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

zstandard for compression #850

Open
snaggen opened this issue Aug 24, 2024 · 0 comments
Open

zstandard for compression #850

snaggen opened this issue Aug 24, 2024 · 0 comments

Comments

@snaggen
Copy link

snaggen commented Aug 24, 2024

It would be nice to have more efficient compression algorithms to choose from, like zstd.
Sometimes the log files grow to very large sizes, and I have seen zstd provide 10x improvements in size over gzip, so it would be a real benefit to avoid filling up the log partitions.

There are libraries like https://github.com/airlift/aircompressor that should make it a bit easier to add compression algorithms.

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

No branches or pull requests

1 participant