summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
* Various fixesMark Roberts2014-04-251-6/+13
* Update READMEMark Roberts2014-04-231-23/+25
* Merge branch 'master' into multihostsmrtheb2014-01-311-16/+15
|\
| * Make producers take a topic argument at send rather than init timeOmar Ghishan2014-01-231-13/+13
| * 0.9.0Thomas Dimson2014-01-151-3/+2
| * Update README.md tooThomas Dimson2014-01-151-1/+1
| * fix typo in README acks_timeout -> ack_timeoutZack Dever2013-12-121-1/+1
* | Allow KafkaClient to take in a list of brokers for bootstrappingMarc Labbe2013-11-141-4/+4
|/
* Revert "Disable unit tests for 2.6, close #57"David Arthur2013-10-031-1/+1
* Disable unit tests for 2.6, close #57David Arthur2013-10-031-1/+1
* Cherry-pick mrtheb/kafka-python 8b9c7e51mrtheb2013-10-031-1/+2
* update README.md to link to travis-ci's build pageJim Lim2013-10-021-1/+1
* add .travis.ymlJim Lim2013-10-011-1/+3
* Update README.mdSteven Le Roux2013-09-261-2/+5
* Update README.mdSteven Le Roux2013-09-261-1/+1
* Show alternative way of running tests in README.mdDavid Arthur2013-07-261-0/+12
* Merge branch 'issue-35'David Arthur2013-07-261-0/+18
|\
| * Fix cases of single partitionMahendra M2013-06-281-0/+2
| * Minor markup fixMahendra M2013-06-281-1/+1
| * Fix markupsMahendra M2013-06-281-0/+2
| * Fix markup in READMEMahendra M2013-06-281-1/+1
| * Add support for multi-process consumerMahendra M2013-06-241-0/+14
* | Make README self-containingMahendra M2013-06-261-1/+1
* | Update README with examplesMahendra M2013-06-261-0/+11
* | Update README with new optionsMahendra M2013-06-201-0/+15
* | Merge branch 'master' into asyncproducerMahendra M2013-06-131-0/+16
|\ \ | |/
| * Better examples in READMEMahendra M2013-06-131-1/+4
| * Fix markup in READMEMahendra M2013-06-131-1/+2
| * Implement support for Keyed producerMahendra M2013-06-131-0/+12
* | Support for async producerMahendra M2013-06-131-0/+6
|/
* Update README.mdIvan Pouzyrevsky2013-06-071-14/+4
* Update README.mdDavid Arthur2013-05-071-1/+5
* Update README and setup.py with new versionDavid Arthur2013-04-021-43/+56
* Update README with new APIsDavid Arthur2013-04-021-94/+19
* Adding client_fetch_size to queue interfaceDavid Arthur2013-04-021-0/+23
* Fix some typos, closes #12David Arthur2013-01-261-2/+2
* fix docs: iter_messages doesn't (any longer?) take a FetchRequestanentropic2012-11-221-2/+2
* Update README.mdDavid Arthur2012-11-161-2/+4
* Add Snappy support0.1-alphaDavid Arthur2012-11-161-1/+32
* Fixing install instructionsDavid Arthur2012-10-031-2/+3
* Adding link to KafkaDavid Arthur2012-10-031-0/+2
* Updating kafka-src to 0.7.2David Arthur2012-10-031-1/+1
* Stupid markdownDavid Arthur2012-10-021-4/+4
* Fix tabs in README.mdDavid Arthur2012-10-021-30/+30
* Update README.md with install instructionsDavid Arthur2012-10-021-6/+24
* Renaming kafka.py to client.pyDavid Arthur2012-10-021-0/+5
* Update send_messages_simple example in README.mdDavid Arthur2012-09-281-4/+2
* Starting integration testsDavid Arthur2012-09-281-3/+23
* More unit testsDavid Arthur2012-09-271-0/+6
* Adding initial support for gzip compressionDavid Arthur2012-09-261-0/+4