Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement garbage collection for the repository cache #22516

Open
tjgq opened this issue May 23, 2024 · 0 comments
Open

Implement garbage collection for the repository cache #22516

tjgq opened this issue May 23, 2024 · 0 comments
Assignees
Labels
P2 We'll consider working on this in future. (Assignee optional) team-Performance Issues for Performance teams type: feature request

Comments

@tjgq
Copy link
Contributor

tjgq commented May 23, 2024

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.

@wilwell wilwell added the P2 We'll consider working on this in future. (Assignee optional) label May 28, 2024
@wilwell wilwell removed the untriaged label May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 We'll consider working on this in future. (Assignee optional) team-Performance Issues for Performance teams type: feature request
Projects
None yet
Development

No branches or pull requests

2 participants