-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(daemon): pick up cached packages while sync
- Makes sync cache structure randomless (remove uuid usage) - Moves validation logic closer to download logic - Checks if file is already downloaded and valid and uses it in that case - Removes obsolete PackageFile.h Fixes #44
- Loading branch information
1 parent
c6b9440
commit 372bae2
Showing
3 changed files
with
76 additions
and
91 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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
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