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

Introduce new compression algorithms with higher compression ratio #81

Closed
Tracked by #78
TanYuxin-tyx opened this issue Aug 25, 2022 · 0 comments · Fixed by #82
Closed
Tracked by #78

Introduce new compression algorithms with higher compression ratio #81

TanYuxin-tyx opened this issue Aug 25, 2022 · 0 comments · Fixed by #82

Comments

@TanYuxin-tyx
Copy link
Collaborator

Currently, LZ4 compression is used, which is a good balance between IO optimization and CPU consumption. But when the storage space is limited, we need to introduce more compression algorithms of higher compression ratio to further reduce IO.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant