Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Indirect evt_count updates via method call | Richard van der Hoff | 2018-06-22 | 1 | -1/+1 |
* | Log number of events fetched from DB | Richard van der Hoff | 2018-06-21 | 1 | -0/+4 |
* | Misc. py3 fixes | Adrian Tschira | 2018-05-24 | 1 | -1/+1 |
* | Use run_in_background in preference to preserve_fn | Richard van der Hoff | 2018-04-27 | 1 | -2/+3 |
* | Format docstring | Erik Johnston | 2018-04-12 | 1 | -2/+3 |
* | Doc we raise on unknown event | Erik Johnston | 2018-04-12 | 1 | -2/+3 |
* | Track last processed event received_ts | Erik Johnston | 2018-04-11 | 1 | -0/+18 |
* | Replace some ujson with simplejson to make it work | Erik Johnston | 2018-03-16 | 1 | -1/+1 |
* | Split EventsWorkerStore into separate file | Erik Johnston | 2018-02-23 | 1 | -0/+395 |