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

[ServiceWorker] Implement Caching of Apps #2

Open
cecilia-sanare opened this issue Jun 27, 2024 · 0 comments
Open

[ServiceWorker] Implement Caching of Apps #2

cecilia-sanare opened this issue Jun 27, 2024 · 0 comments

Comments

@cecilia-sanare
Copy link
Member

Description

Currently we fetch all of the apps every time a search occurs.
Instead we should check the /info.json and see if the sha changed when we last requested the apps.
If it has only then should we request the new apps, otherwise we should filter based on the cached apps.

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