summaryrefslogtreecommitdiff
path: root/docs/index.rst
Commit message (Collapse)AuthorAgeFilesLines
* Release 1.4.01.4.0Dana Powers2018-02-071-2/+2
|
* Update compatibility docs re: 0.11 brokers and python 3.6Dana Powers2017-08-131-5/+5
|
* Describe consumer thread-safetyLinus Wallgren2017-06-161-0/+10
|
* readthedocs.io follow-up to #1074 for docs/Dana Powers2017-04-101-1/+1
|
* Prefer python-lz4 over lz4f if availableDana Powers2017-03-141-3/+2
|
* Tweak README docs to show use of consumer group (no longer default); clarify ↵Dana Powers2017-03-061-4/+13
| | | | producer.flush
* Update docs/index.rst re 0.10 broker supportDana Powers2016-05-241-4/+4
|
* Update compatibility for 0.10 kafka releaseDana Powers2016-05-241-1/+1
|
* Remove errant next(consumer) from consumer documentationDana Powers2016-03-221-1/+0
|
* Add producer.flush() to usage docsDana Powers2016-03-181-2/+6
|
* Fix `value_deserializer` parameter in exampleCristi Burcă2016-03-021-1/+1
|
* Fix `value_serializer` parameter in exampleCristi Burcă2016-03-011-1/+1
| | | `json.loads()` is for deserialising.
* Add changelog to sphinx docs; remove SimpleProducer from API list and move ↵Dana Powers2016-02-151-1/+2
| | | | API up in toc
* Handle broken LZ4 framing; switch to lz4tools + xxhashlz4_fixupDana Powers2016-01-261-2/+3
|
* Update docs w/ KafkaProducer; move Simple clients to separate documentDana Powers2016-01-251-25/+77
|
* Update docs for release w/ new async classesDana Powers2016-01-071-43/+63
|
* Update docs for new releaseDana Powers2015-12-061-8/+16
|
* Update docs and links wrt maintainer change (mumrah -> dpkp)Dana Powers2015-12-031-2/+2
|
* Update docs to 0.9.4 as latestDana Powers2015-06-121-1/+1
|
* Update to 0.8.2.1 compatibility in docsDana Powers2015-06-101-2/+2
|
* Use sphinx-apidoc to to generate API docsJohn Anderson2015-02-101-1/+1
|
* Allow better usage of docs locally.John Anderson2015-02-091-3/+0
| | | | | This will default to the rtd theme and introduces tox -e docs for generating docs locally.
* Fixup index.rstDana Powers2015-02-051-0/+1
|
* Update docs/index.rst for sphinx/RTDDana Powers2015-02-051-7/+8
|
* 2014 -> 2015David Arthur2015-02-031-1/+1
|
* Add Sphinx API docsWill Daly2015-01-151-0/+59