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

Cache SP metadata to avoid per-page hits #7

Open
4 tasks
shadyvb opened this issue Feb 23, 2018 · 0 comments
Open
4 tasks

Cache SP metadata to avoid per-page hits #7

shadyvb opened this issue Feb 23, 2018 · 0 comments

Comments

@shadyvb
Copy link
Contributor

shadyvb commented Feb 23, 2018

  • We need to cache the contents of the XML so we don't hit it on each page load.
  • There should be a way to refresh the cache, using UI or CLI.
  • May use filemtime or detect changes to the XML file and refresh cache.
  • Lazy load the metadata file?
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