aboutsummaryrefslogtreecommitdiffstats
path: root/fatcat_scholar/kafka.py
Commit message (Expand)AuthorAgeFilesLines
* make fmt (black 21.9b0)Bryan Newbold2021-10-271-4/+10
* re-style imports (isort) on all core python filesBryan Newbold2021-10-271-3/+3
* make fmtBryan Newbold2021-03-291-2/+1
* Modernize Python syntax with pyupgrade --py38-plus **/*.pyChristian Clauss2021-02-231-4/+4
* increase indexing timeout to 50sec (60sec for kafka)Bryan Newbold2021-02-151-1/+1
* first implementation of Kafka worker base classBryan Newbold2020-10-161-0/+219