mirror of
https://github.com/zulip/zulip.git
synced 2026-06-18 21:01:52 +08:00
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. |
||
|---|---|---|
| .. | ||
| commands | ||
| __init__.py | ||