summaryrefslogtreecommitdiff
path: root/kafka/conn.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into prod-windowsMahendra M2013-10-081-10/+18
|\
| * make changes to be more fault tolerant: clean up connections, brokers, failed...Jim Lim2013-10-041-10/+18
* | Ensure that async producer works in windows. Fixes #46Mahendra M2013-10-071-2/+13
|/
* flake8 pass (pep8 and pyflakes)mrtheb2013-10-031-6/+14
* don't forget to call superclass __init__Vetoshkin Nikita2013-10-031-0/+1
* style: fix camelCase variable names againVetoshkin Nikita2013-10-031-2/+2
* style: fix camelCase variable names once moreVetoshkin Nikita2013-10-031-3/+3
* style: fix camelCase variable namesVetoshkin Nikita2013-10-031-2/+2
* style: use triple quotes for docstringsVetoshkin Nikita2013-10-031-2/+6
* style: fix whitespacesVetoshkin Nikita2013-10-031-0/+2
* Merge branch 'issue-35'David Arthur2013-07-261-0/+9
|\
| * Re-init the sockets in the new processMahendra M2013-06-271-0/+9
* | Make the default case as 'ack on local write'Mahendra M2013-06-201-1/+1
|/
* Fix auto-commit issues with multi-threadingMahendra M2013-06-031-1/+2
* Adding a debug statementDavid Arthur2013-05-281-1/+2
* Update kafka-src to latest 0.8David Arthur2013-04-021-1/+2
* Big code re-orgDavid Arthur2013-04-021-0/+85