Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Tincu committed Mar 20, 2020
1 parent df40c77 commit 356bd3a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,8 @@ multiprocessing is recommended.
Compression
***********

kafka-python supports multiple compression types. To produce or
kafka-python supports multiple compression types:

- gzip : supported natively
- lz4 : requires `python-lz4 <https://pypi.org/project/lz4/>`_ installed
- snappy : requires the `python-snappy <https://pypi.org/project/python-snappy/>`_ package (which requires the snappy C library)
Expand Down

0 comments on commit 356bd3a

Please sign in to comment.