Skip to content

Cache cleanup strategy#2

Open
tropicrainforest wants to merge 3 commits intomainfrom
cache-cleanup
Open

Cache cleanup strategy#2
tropicrainforest wants to merge 3 commits intomainfrom
cache-cleanup

Conversation

@tropicrainforest
Copy link
Contributor

This PR implements a cache cleanup strategy that removes caches either manually or automatically based on two policies: TTL and a size cap. By default, the TTL is 7 days and the size cap is 10 GB. Both limits can be increased via environment variables.

Copy link

@antarcticrainforest antarcticrainforest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think that this repo is the right place for this sort of thing!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants