Skip to content
This repository was archived by the owner on Jan 4, 2020. It is now read-only.
This repository was archived by the owner on Jan 4, 2020. It is now read-only.

Auto-purging based on usage #8

Description

@jlevy

It'd be great to have an auto-purging feature, where specific artifacts are deleted if they're not used from cache for a given period of time. A bit like how Git garbage collects.

Something like max_age=7 (for 7 days) in the config file, ideally per resource.

This would require a way to track/modify last used time in the cache.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions