mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
Use analytics_realmcount to improve query runtime. There are two known difference with previous query: - Messages that are deleted after hourly stats are aggregated are not decremented in new query. - Messages sent since the hourly aggregation last ran are not counted.