We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df40c77 commit 356bd3aCopy full SHA for 356bd3a
docs/index.rst
@@ -122,7 +122,8 @@ multiprocessing is recommended.
122
Compression
123
***********
124
125
-kafka-python supports multiple compression types. To produce or
+kafka-python supports multiple compression types:
126
+
127
- gzip : supported natively
128
- lz4 : requires `python-lz4 <https://pypi.org/project/lz4/>`_ installed
129
- snappy : requires the `python-snappy <https://pypi.org/project/python-snappy/>`_ package (which requires the snappy C library)
0 commit comments