mirror of https://github.com/zulip/zulip.git
655ee51e35
Adds two simplifying assumptions to how we process analytics stats: * Sets the atomic unit of work to: a stat processed at an hour boundary. * For any given stat, only allows these atomic units of work to be processed in chronological order. Adds a table FillState that, for each stat, keeps track of the last unit of work that was processed. |
||
---|---|---|
.. | ||
__init__.py | ||
active_user_stats.py | ||
active_user_stats_by_day.py | ||
analyze_mit.py | ||
analyze_user_activity.py | ||
clear_analytics_tables.py | ||
client_activity.py | ||
realm_stats.py | ||
stream_stats.py | ||
update_analytics_counts.py | ||
user_stats.py |