-
Notifications
You must be signed in to change notification settings - Fork 95
Closed
Labels
Description
Support ZSTD for compression.
Currently, about compression, None, Zlib and LZ4. are supported.
https://github.com/apache/pulsar-client-node/blob/master/src/ProducerConfig.cc#L49-L50
It is not in client-cpp/include/pulsar/c/producer_configuration.h. https://github.com/apache/pulsar/blob/79b88cf66eb2a4d337e21ade7f699c7d641b5c9a/pulsar-client-cpp/include/pulsar/c/producer_configuration.h#L40-L44