Skip to content

A managed global Glide cache - #433

Merged
mattfarina merged 11 commits into
masterfrom
feat/cache
May 23, 2016
Merged

A managed global Glide cache#433
mattfarina merged 11 commits into
masterfrom
feat/cache

Conversation

@mattfarina

Copy link
Copy Markdown
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
Copy Markdown
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