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

Add an API endpoint to trigger cache refresh #747

Open
soloradish opened this issue Jan 24, 2024 · 0 comments
Open

Add an API endpoint to trigger cache refresh #747

soloradish opened this issue Jan 24, 2024 · 0 comments
Labels
proposal which still in discussion

Comments

@soloradish
Copy link

Scenario:
We host a considerably large repository and have disabled the cache for immediate response. This has introduced a noticeable lag (1-3 seconds) when retrieving charts. If there were an API to trigger a cache refresh, we could enable caching with specified intervals. Then, after pushing a new chart, we could call this API to refresh the cache. This approach would allow immediate access to the new version and reduce the lag caused by a full scan.

@scbizu scbizu added the proposal which still in discussion label Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal which still in discussion
Projects
None yet
Development

No branches or pull requests

2 participants