Skip to content

Allow flexible caching policies #299

@delgadom

Description

@delgadom

The Problem

  • Most user machines can't use a cache (some individual files are too large)
  • Users without a cache will likely still want to cache specific files that are used frequently
  • Specific operations could benefit from temporary caching
  • Changes to the caching system cannot be disruptive to users down the line

Thinking that the best way forward with this is a cache policy object rather than string, but I'm open to other options.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions