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

Squadron should be able to cache downloaded files #21

Open
ruke47 opened this issue Aug 20, 2014 · 2 comments
Open

Squadron should be able to cache downloaded files #21

ruke47 opened this issue Aug 20, 2014 · 2 comments

Comments

@ruke47
Copy link
Contributor

ruke47 commented Aug 20, 2014

Many artifact servers (Nexus, Artifactory) provide md5's and sha1's of all artifacts. Squadron should cache files from such sources by their checksum, and only download the file again if the checksum has changed.

@eheydrick
Copy link
Contributor

+1. It should only download when necessary and avoid using extra resources when it's not needed. With large artifacts and small instances the load is potentially impacting.

@reardencode
Copy link
Contributor

👍 It would also be great if for squadron check, instead of downloading the file it just printed the checksum if the file existed with a supported checksum.

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

3 participants