Skip to content

Cleanup of old data #1

@mgj

Description

@mgj

We should have a mechanism for cleaning up the cache once it becomes very stale. We can do this in many ways, 2 initial approaches come to mind

  • Provide a DeleteOlderThan(TimeSpan span) API
  • Automatically do cleanup on Fetch(), and provide a configuration file for adjusting the space usage allowed, max LastAccessed allowed, etc

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions