Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adhere to common python naming conventions | Ivan Pouzyrevsky | 2013-06-07 | 1 | -674/+0 |
* | Refactor and update integration tests | Ivan Pouzyrevsky | 2013-06-07 | 1 | -128/+319 |
* | Closes #22 | David Arthur | 2013-05-28 | 1 | -0/+21 |
* | Update kafka-src to latest trunk, enable 0.8.1 features | David Arthur | 2013-04-02 | 1 | -2/+3 |
* | Update kafka-src to latest 0.8 | David Arthur | 2013-04-02 | 1 | -3/+14 |
* | Bring acks and timeout down to the client | David Arthur | 2013-04-02 | 1 | -5/+6 |
* | Refactoring a bit, cleanup for 0.8 | David Arthur | 2013-04-02 | 1 | -13/+12 |
* | Big code re-org | David Arthur | 2013-04-02 | 1 | -22/+43 |
* | Some work on a simple consumer | David Arthur | 2013-04-02 | 1 | -6/+58 |
* | Started on a simple producer and consumer | David Arthur | 2013-04-02 | 1 | -1/+26 |
* | Integration tests passing | David Arthur | 2013-04-02 | 1 | -8/+15 |
* | Protocol and low-level client done, adding tests | David Arthur | 2013-04-02 | 1 | -162/+245 |
* | Add some docs and KafkaQueue config | David Arthur | 2012-11-19 | 1 | -0/+1 |
* | Add a Queue-like producer/consumer | David Arthur | 2012-11-19 | 1 | -0/+26 |
* | Add Snappy support0.1-alpha | David Arthur | 2012-11-16 | 1 | -17/+26 |
* | Integration test writes to a file instead of stdout | David Arthur | 2012-10-30 | 1 | -5/+6 |
* | Adding a test for 10k messages | David Arthur | 2012-10-30 | 1 | -0/+10 |
* | Isn't it nice when tests actually find bugs | David Arthur | 2012-10-02 | 1 | -2/+48 |
* | Renaming kafka.py to client.py | David Arthur | 2012-10-02 | 1 | -1/+1 |
* | Start work on packaging issue #3 | David Arthur | 2012-10-02 | 1 | -1/+1 |
* | Integration test improvements | David Arthur | 2012-09-30 | 1 | -16/+48 |
* | Adding some integration tests | David Arthur | 2012-09-28 | 1 | -4/+41 |
* | Starting integration tests | David Arthur | 2012-09-28 | 1 | -0/+100 |