summaryrefslogtreecommitdiff
path: root/kafka
Commit message (Expand)AuthorAgeFilesLines
* Add Snappy support0.1-alphaDavid Arthur2012-11-163-1/+41
* Clean up imports in client, fixed #5David Arthur2012-10-301-3/+0
* Replace socket.send with socket.sendall, Fixes #6David Arthur2012-10-301-5/+5
* error handling fixBen Frederickson2012-10-251-1/+1
* Isn't it nice when tests actually find bugsDavid Arthur2012-10-021-4/+3
* Packaging improvmentsDavid Arthur2012-10-021-1/+11
* Renaming kafka.py to client.pyDavid Arthur2012-10-021-0/+0
* Moved codec stuff into it's own moduleDavid Arthur2012-10-023-22/+26
* Start work on packaging issue #3David Arthur2012-10-022-0/+630