ITADN

Adds support for all Kafka compression types

#128Pull Requestshrimpwtf 创建于 2025-08-27
S
shrimpwtfcommented
Adds support for Snappy, LZ4, and Zstd compression algorithms to the producer and consumer. These compression types provide different trade-offs between compression ratio and performance, allowing users to choose the best option for their use case. The implementations are pure Rust with no C dependencies.
合并状态:未合并 1 条评论