Skip to content

Implement caching? #59

@englishm

Description

@englishm

We currently have a sort of in-memory cache by virtue of how Tracks work internally, but that's not at all set up for the type of random access that would be required by FETCH. Consider adding a minimal in-memory or on-disk cache component so we can serve FETCH requests locally and also locally fulfill Joining Fetch requests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FetchFetch-related issuesenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions