Prozess icon indicating copy to clipboard operation
Prozess copied to clipboard

Add Compression Support In Producer

Open elee opened this issue 12 years ago • 0 comments

From the Kafka docs:

Kafka currently supports two compression codecs for message sets with the following codec numbers:

Compression Codec None 0 GZIP 1 Snappy 2

This thread may be used as inspiration: https://github.com/acrosa/kafka-rb/pull/15

elee avatar Jul 01 '13 16:07 elee