zulip/analytics/management
Rishi Gupta 655ee51e35 analytics: Add table to keep track of fill state.
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.
2016-10-14 10:18:37 -07:00
..
commands analytics: Add table to keep track of fill state. 2016-10-14 10:18:37 -07:00
__init__.py Move management commands to the analytics app. 2013-11-06 16:51:08 -05:00