Skip to content

A managed global Glide cache #433

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

Merged
merged 11 commits into from
May 23, 2016
Merged

A managed global Glide cache #433

merged 11 commits into from
May 23, 2016

Conversation

mattfarina
Copy link
Member

This is the first step. Follow-on PRs will take advantage of this cache with more speed and to have a better UX.

There are cases, such as a dependency tree inporting multiple versions
of gopkg.in/yaml that are the same repo where vcs fetching errors
can happen.

Added a repo lock so a repo is only concurrently fetched one
at a time.
@mattfarina
Copy link
Member Author

@technosophos if you have 10 minutes to review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant