Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | switch to auto consumer offset updates | Bryan Newbold | 2018-11-13 | 2 | -2/+11 | |
| | | | | | | This is the classic/correct way to do consumer group updates for higher throughput, when "at least once" semantics are acceptible (as they are here; double processing should be safe/fine). | |||||
* | to_elastic_dict -> release_elastic_dict | Bryan Newbold | 2018-11-13 | 1 | -1/+2 | |
| | ||||||
* | use Counter object instead of per-metric ints | Bryan Newbold | 2018-11-13 | 6 | -17/+17 | |
| | ||||||
* | more simple fatcat_client imports | Bryan Newbold | 2018-11-13 | 2 | -3/+2 | |
| | ||||||
* | shuffle around fatcat_tools layout | Bryan Newbold | 2018-11-13 | 10 | -73/+7 | |
| | ||||||
* | more python module refactoring | Bryan Newbold | 2018-11-12 | 8 | -8/+8 | |
| | ||||||
* | refactor python modules | Bryan Newbold | 2018-11-12 | 12 | -0/+1243 | |