23458c664a
Ref https://linear.app/tryghost/issue/SLO-192/add-90-days-filter-to-member-count-admin-dashboard-query This API used to fetch the data for all time. We need data for only 90 days for our dashboard. This will optimise the performance of this API. Also, sorting the rows in memory is lot more efficient than orderBy in db in this case. |
||
---|---|---|
.. | ||
MembersStatsService.js | ||
MrrStatsService.js | ||
ReferrersStatsService.js | ||
StatsService.js | ||
SubscriptionStatsService.js |