Implement garbage collection for the repository cache #22516
Labels
P2
We'll consider working on this in future. (Assignee optional)
team-Performance
Issues for Performance teams
type: feature request
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 #5139.
The text was updated successfully, but these errors were encountered: