Skip to content

Option to force single file for both metadata and contents (no side loading for content) #62

Description

@zachleat

Right now two files are stored for each cache entry: one for metadata and the other for the contents. This is typically for performance reasons (you don’t want to read the entire cache file contents to check the cache key).

It might be useful to have an option to disable this feature when the metadata and content are being stored outside of the .cache folder, thinking about https://www.zachleat.com/web/transcripts/ (putting transcripts in the repo)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions