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 a cache option #5

Open
madeindjs opened this issue May 22, 2019 · 0 comments
Open

Add a cache option #5

madeindjs opened this issue May 22, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@madeindjs
Copy link
Owner

You will also want to look at adding an optional cache layer to the grab of the files to zip and the outcome zips -- imaging 100 users requesting the same zip file of 4gb of the same files. Do you really want to pay for hosting costs of retrieving the same files, compressing them and reserving them 100 times when you can do some fairly simple caching of the file grab and compress steps? - https://www.reddit.com/r/rubyonrails/comments/aydcyb/create_a_gem_to_zip_rails_activestorages/ei2v95o?utm_source=share&utm_medium=web2x

@madeindjs madeindjs added the enhancement New feature or request label May 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant