summaryrefslogtreecommitdiff
path: root/kafka/client_async.py
Commit message (Expand)AuthorAgeFilesLines
...
* Switch configs from attributes to dict to make passing / inspecting easierDana Powers2015-12-291-44/+29
* New async KafkaClient, based on java NetworkClient and ConsumerClientDana Powers2015-12-281-0/+502