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

Consider caching strategy #15

@ctolkien

Description

@ctolkien

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions