-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Speed up sync from rsync remote store (#719)
Only transfer at most one tarball with a matching hash, even if there are multiple tarballs with the same hash on the remote. We only need one in that case. Also, don't refetch tarballs once we've repacked them locally.
- Loading branch information
1 parent
5635296
commit c17acc9
Showing
1 changed file
with
17 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters