aboutsummaryrefslogtreecommitdiffstats
path: root/fatcat_scholar/kafka.py
Commit message (Collapse)AuthorAgeFilesLines
* 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