Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Consider caching strategy #15

Open
ctolkien opened this issue Feb 6, 2019 · 0 comments
Open

Consider caching strategy #15

ctolkien opened this issue Feb 6, 2019 · 0 comments

Comments

@ctolkien
Copy link
Owner

ctolkien commented Feb 6, 2019

Pretty sure the tree of razor pages are cached in memory, but there probably isn't a need to crawl this on every hit.

More importantly, if we have other providers (see #8) then these might be populated by hitting the DB, or god knows what.

Perhaps caching should be their own concern however.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant