Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

Implement caching against github API #7

Open
tjaffri opened this issue Jul 12, 2016 · 1 comment
Open

Implement caching against github API #7

tjaffri opened this issue Jul 12, 2016 · 1 comment
Assignees

Comments

@tjaffri
Copy link
Contributor

tjaffri commented Jul 12, 2016

The GitHub API applies rate limiting, so we should cache the API calls with some reasonable cache policy to keep the app usable

@tjaffri
Copy link
Contributor Author

tjaffri commented Jul 12, 2016

Rate limit policy here: https://developer.github.com/v3/rate_limit/

@tjaffri tjaffri changed the title Implement caching to against github API Implement caching against github API Jul 15, 2016
@tjaffri tjaffri self-assigned this Jul 17, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant