summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
* Version to 0.9.2 and Changelog (with some backstory)v0.9.2Dana Powers2014-08-271-1/+1
* Merge pull request #213 from dpkp/improve_failover_testsDana Powers2014-08-271-1/+3
|\
| * Add warnings to README, docstring, and logging that async producer does not r...Dana Powers2014-08-261-1/+3
* | Add link to kafka-clients google-group on READMEDana Powers2014-08-261-1/+4
|/
* Raise TypeError in kafka.producer.send_messages if any msg is not a str (or s...Dana Powers2014-08-261-0/+7
* Change TravisCI badge to reflect master branchDavid Arthur2014-08-211-1/+1
* Adding IRC to READMEDavid Arthur2014-08-211-1/+3
* Add apt-get install libsnappy-dev instructions to READMEDana Powers2014-08-141-6/+13
* Support integration testing against kafka source builds (see README)vagrant2014-08-131-0/+9
* Update tox.ini to use {posargs} to configure nosetests.Dana Powers2014-08-131-0/+5
* Add kafka 0.8.1.1 to integration tests.Dana Powers2014-08-131-0/+1
* Remove kafka src submodulesDana Powers2014-08-131-15/+1
* 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