Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix worker code | Bryan Newbold | 2018-11-14 | 2 | -2/+5 |
| | |||||
* | most_recent_message as reusable function | Bryan Newbold | 2018-11-14 | 2 | -26/+26 |
| | |||||
* | update crossref controlled vocab | Bryan Newbold | 2018-11-14 | 2 | -3/+32 |
| | |||||
* | python tweaks for date/datetime rust fix | Bryan Newbold | 2018-11-14 | 2 | -10/+3 |
| | |||||
* | 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 |