In the spirit of #418, materialized views can be used wherever we have expensive queries that collate data for a day, week or month. These include:
- The statistics chart for job posts
- The statistics chart for campaigns
- The admin dashboard graphs for hourly (48h) and daily (2 weeks)
- The admin historical dashboard
In the spirit of #418, materialized views can be used wherever we have expensive queries that collate data for a day, week or month. These include: