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 cache provider for Github source plugins #14

Open
Marak opened this issue Dec 24, 2016 · 0 comments
Open

Implement cache provider for Github source plugins #14

Marak opened this issue Dec 24, 2016 · 0 comments

Comments

@Marak
Copy link
Collaborator

Marak commented Dec 24, 2016

Ideally, we wouldn't want to be requesting the service's source from Github on every request.

It would be better if the plugins for Github remote sources were able to accept a cache provider ( similar to how the rate limiter works ) in order to provide the option of caching the source code ( for fast retrieval ).

We'd also want to accept an option to indicate that the cache should be invalidated ( on request ).

@Marak Marak changed the title Implement cache provider for Github repo source plugins Implement cache provider for Github source plugins Dec 24, 2016
Marak added a commit that referenced this issue Jan 16, 2017
  * Adds configurable cache for Github sources
  * Works with Github Gist and Repositories
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant