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

Build in a caching system using LocalForage #35

Open
geealbers opened this issue Sep 26, 2017 · 0 comments
Open

Build in a caching system using LocalForage #35

geealbers opened this issue Sep 26, 2017 · 0 comments

Comments

@geealbers
Copy link
Member

As noted in pull request 34, currently the search index is reloaded each time a user visits the search page. Suggest building in local storage to cache the index. And it can probably be cached only for a limited scope of time. From a user's perspective I think having search reload when visiting the site a subsequent week or even day wouldn't be a problem.

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