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

Cache Images from AWS S3 #501

Open
vukhacbiet opened this issue Oct 26, 2021 · 0 comments
Open

Cache Images from AWS S3 #501

vukhacbiet opened this issue Oct 26, 2021 · 0 comments

Comments

@vukhacbiet
Copy link

vukhacbiet commented Oct 26, 2021

My application have to load list of products and their images (hosted in S3).
The json of list is saved in IndexedDB and will load if no internet but image in now cache by browser (cache control)

I want to cache all image from AWS S3 to Service worker, can I do it?

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