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

HTTP response cache for conditional request against the GitHub API #67

Open
soul2zimate opened this issue May 31, 2017 · 0 comments
Open
Assignees

Comments

@soul2zimate
Copy link
Contributor

Since aphrodite-0.5.0.Final, it switched to new github-api http://github-api.kohsuke.org/ which supports https://developer.github.com/v3/#conditional-requests with a local cache. pull-request-processor should do same thing as prbz-overview.

it should add some system parameters as defined in https://github.com/jboss-set/aphrodite#cache-configuration. Otherwise, it will not use any cache.

current cache directory on thunder is /home/jboss/cache/github-cache
cache dir is "/home/jboss/cache", cache name is "github-cache" and size is "20" (M)

@soul2zimate soul2zimate self-assigned this Jun 1, 2017
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