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 cache busting #157

Open
mrvdries opened this issue Aug 1, 2017 · 0 comments
Open

Implement cache busting #157

mrvdries opened this issue Aug 1, 2017 · 0 comments
Assignees

Comments

@mrvdries
Copy link
Member

mrvdries commented Aug 1, 2017

Currently users have to clear their local storage to update it to the latest data. There should be some cache busting code implemented on the frontend (get unique hash from server and compare: if not equal overwrite local storage) and backend (store unique hash and update it whenever the data that gets stored locally changes)

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