aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools/workers/changelog.py
Commit message (Collapse)AuthorAgeFilesLines
* fix worker codeBryan Newbold2018-11-141-2/+3
|
* most_recent_message as reusable functionBryan Newbold2018-11-141-26/+1
|
* switch to auto consumer offset updatesBryan Newbold2018-11-131-1/+6
| | | | | | 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).
* shuffle around fatcat_tools layoutBryan Newbold2018-11-131-0/+122