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 generic caching mechanism #237

Closed
Riduidel opened this issue Sep 28, 2022 · 0 comments
Closed

Implement generic caching mechanism #237

Riduidel opened this issue Sep 28, 2022 · 0 comments
Assignees

Comments

@Riduidel
Copy link
Owner

Requestiong the pom.xml files each time for #235 from GitHUb triggers the rate limiting mechanism. This is bad, and I feel bad.
To avoid that, it would be cool to copy/paste the local cache mechanism I've already written in my lifestream (or better, to find a Java library that provides a good implementation)

@Riduidel Riduidel self-assigned this Sep 28, 2022
Riduidel pushed a commit that referenced this issue Oct 3, 2022
Add a file content cache, usable only when calls return file content (and as a consequence not when querying GitHUb API to get list of repositories, and so on)
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

No branches or pull requests

1 participant