Implement garbage collection for the repository cache
Open
P2
team-Performance
type: feature request
- Dominant language
- Java
- Stars
- 25.8k
- Forks
- 4.6k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 75
Description
The repository cache can currently grow without bound. Instead, it should be garbage collected to make space for newer entries. Details are TBD, although I expect the design to be influenced by lessons learned while implementing https://github.com/bazelbuild/bazel/issues/5139.
Contributor guide
Assessment
This issue has not been assessed yet.