mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-29 13:52:10 +03:00
2efcf94645
no-issue - switch from `membersService.api.members.list` to using bookshelf `Member.findPage()` with the `{paid: true}` filter to avoid per-member queries (N+1) to decorate members with subscriptions and a heavy post-fetch filter via `contentGating` - add concurrency to the Mailgun API requests in `bulk-email` service to reduce overall time submitting API requests - add debug statements with timing output for easier measurements |
||
---|---|---|
.. | ||
adapter-manager | ||
auth | ||
bulk-email | ||
invitations | ||
mega | ||
members | ||
permissions | ||
settings | ||
webhooks | ||
labs.js | ||
slack.js | ||
xmlrpc.js |