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

Feature request - cache expiration #464

Open
jchapelle opened this issue Sep 19, 2019 · 0 comments
Open

Feature request - cache expiration #464

jchapelle opened this issue Sep 19, 2019 · 0 comments

Comments

@jchapelle
Copy link

Would it be possible to implement cache expiration time like described in
https://phyks.me/2019/01/manage-expiration-of-cached-assets-with-service-worker-caching.html

Would it be possible to implement cache expiration via api call ?
This would be very usefull if you want to control clients cache remotely. Indeed, cache is very cool
when everything works fine. But when you cache a buggy app, you are in trouble for 24 hours ... This feature could be an emergency feature that would allow to wipeout client caches when the server tells you do it (in case of deployment of a buggy app).

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

No branches or pull requests

2 participants