Database tables to cache expensive query data
We need to bundle counts of notices and users by date. This can be expensive for large sites. So, new tables are added to cache the results of these queries, which don't change after the date is over.
Showing
Please register or sign in to comment