Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ZSTD compression #430

Merged
merged 7 commits into from
Jan 23, 2024
Merged

Add ZSTD compression #430

merged 7 commits into from
Jan 23, 2024

Conversation

martinsumner
Copy link
Owner

ZSTD compression in our testing offers lz4 speed, with native (zlib) level compression ratios.

Add support for using zstd as an alternative to native, lz4.

Upgrade lz4 to v1.9.4 (with ARM enhancements).

Allow for split compression algorithms - i.e. use native on journal, but lz4 on ledger.
Development appears to be active and ongoing.  No issues running on different linux flavours.
@martinsumner martinsumner merged commit 999ce8b into develop-3.1 Jan 23, 2024
1 check passed
@martinsumner martinsumner deleted the mas-d31-i416v2 branch January 23, 2024 16:25
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.

None yet

2 participants