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

Implement storage compression for S3 too #925

Open
ctron opened this issue Oct 16, 2024 · 0 comments
Open

Implement storage compression for S3 too #925

ctron opened this issue Oct 16, 2024 · 0 comments
Assignees

Comments

@ctron
Copy link
Contributor

ctron commented Oct 16, 2024

We do have storage compression for the plain filesystem. In a real-life example, using zstd reduced the consumed storage from ~100GiG to 6GiB.

Unless there's a better way with S3, I think we should support the same mechanism from S3 too.

@jcrossley3 jcrossley3 self-assigned this Oct 16, 2024
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

2 participants