Skip to content

Conversation

victornguen
Copy link

@victornguen victornguen commented Jul 6, 2025

Motivation

Add support for LZ4 compression with lz4_flex.

Closes #2312

Solution

  • Added the lz4_flex crate as an optional dependency behind a new lz4 feature flag.
  • Updated header parsing, encoding negotiation, and metadata handling to recognize and advertise LZ4.

@victornguen victornguen force-pushed the feat/lz4-compression branch 2 times, most recently from 7be4be1 to 6ca4dc9 Compare July 6, 2025 18:10
@victornguen victornguen marked this pull request as ready for review July 6, 2025 18:24
Add support of lz4 compression with lz4_flex
@victornguen victornguen force-pushed the feat/lz4-compression branch from 6ca4dc9 to 40f6e44 Compare July 9, 2025 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add lz4 compression
1 participant