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

Invalidate client side cache when items are deleted #138

Open
AndrewLester opened this issue Jul 14, 2021 · 0 comments
Open

Invalidate client side cache when items are deleted #138

AndrewLester opened this issue Jul 14, 2021 · 0 comments
Assignees

Comments

@AndrewLester
Copy link
Member

Client should make a request for a list of deleted items with deletion timestamps. The most recent timestamp used is stored on the client. When timestamps later than that timestamp are found, their corresponding firestore collection has its cache invalidated by clearing its lastModified value in localStorage.

@JonathanOppenheimer JonathanOppenheimer added this to To do in Menu and order site via automation Jul 21, 2021
@JonathanOppenheimer JonathanOppenheimer added this to the Fourth Meeting milestone Jul 21, 2021
@AndrewLester AndrewLester self-assigned this Jul 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants