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. |
||
---|---|---|
.. | ||
0001_initial.py | ||
0002_remove_huddlecount.py | ||
0003_fillstate.py | ||
__init__.py |