Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removing queue.py | David Arthur | 2015-02-03 | 1 | -215/+0 |
* | Add Sphinx API docs | Will Daly | 2015-01-15 | 1 | -19/+15 |
* | Enable absolute imports for modules using Queue. | Joe Crobak | 2013-10-21 | 1 | -0/+2 |
* | flake8 pass (pep8 and pyflakes) | mrtheb | 2013-10-03 | 1 | -8/+11 |
* | Fix #44 Add missing exception classv0.8.0 | David Arthur | 2013-09-24 | 1 | -1/+1 |
* | PEP8-ify most of the files | Mahendra M | 2013-05-29 | 1 | -31/+65 |
* | Refactoring a bit, cleanup for 0.8 | David Arthur | 2013-04-02 | 1 | -0/+2 |
* | Adding client_fetch_size to queue interface | David Arthur | 2013-04-02 | 1 | -3/+34 |
* | Add some docs and KafkaQueue config | David Arthur | 2012-11-19 | 1 | -19/+47 |
* | Add a Queue-like producer/consumer | David Arthur | 2012-11-19 | 1 | -0/+119 |