haubur opened a new pull request, #2529: URL: https://github.com/apache/iggy/pull/2529
# Implementing Client Side (De-)compression Closes #30 - adds `ClientCompressionConfig` based on `CompressionAlgorithm` with min_size - client producer can be set with `compressor` aka `ClientCompressionConfig` - compression type is added to `user-headers` in `IggyMessage` - consumer checks for `iggy-compression` user header and decompresses if present - adds unit tests for compression algorithms - adds integration test for compression @hubcio opened as Draft PR. If implementation is fine, I would extend iggy-bench accordingly and run benchmarks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
