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 support for compressing objects #47

Open
chdsbd opened this issue Dec 15, 2017 · 1 comment
Open

Add support for compressing objects #47

chdsbd opened this issue Dec 15, 2017 · 1 comment

Comments

@chdsbd
Copy link

chdsbd commented Dec 15, 2017

Objects could be compressed locally using gzip and then the Content-Encoding header could be set so the file is served correctly.

related: #42

@nick-benoit14
Copy link
Collaborator

@chdsbd I think that would be a great addition to the project. I don't currently have the time to implement that, but I would very happily accept a PR though. Thanks for bringing this up, I think this would be a really cool feature. One of the use cases for this tool is deploying very large numbers of files to s3. Other tool's I have looked out break on account of opening too many file pointers. So adding compression seems like a natural next step to support that use case.

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