slicesync | Slicesync syncs slices of files using rsync philosophy
kandi X-RAY | slicesync Summary
kandi X-RAY | slicesync Summary
slicesync is a Go library. slicesync has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.
Slicesync syncs slices of files using rsync philosophy (but not the same exact algorithm). It is inspired in both rsync (and zsync (The idea is to cover the following features: - Server side can be a simple HTTP server with Range support (just as zsync) - Files to be synced NEED to have a hash dump file produced in advance (similar to a zsync .zsync files) - Server side hash dumps are prepared by a simple hashing service on the background. - Client side does the heavy processing part (as zsync) - When there is no local file to sync to, it defaults to a simple direct download. - All syncs but the direct download check the file downloaded hash (currently SHA1) - All downloads should bring the server-side pre-generated hash dump file, to speed up later syncs. [Pending].
Slicesync syncs slices of files using rsync philosophy (but not the same exact algorithm). It is inspired in both rsync (and zsync (The idea is to cover the following features: - Server side can be a simple HTTP server with Range support (just as zsync) - Files to be synced NEED to have a hash dump file produced in advance (similar to a zsync .zsync files) - Server side hash dumps are prepared by a simple hashing service on the background. - Client side does the heavy processing part (as zsync) - When there is no local file to sync to, it defaults to a simple direct download. - All syncs but the direct download check the file downloaded hash (currently SHA1) - All downloads should bring the server-side pre-generated hash dump file, to speed up later syncs. [Pending].
Support
Quality
Security
License
Reuse
Support
slicesync has a low active ecosystem.
It has 21 star(s) with 2 fork(s). There are 3 watchers for this library.
It had no major release in the last 6 months.
There are 2 open issues and 2 have been closed. On average issues are closed in 19 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of slicesync is current.
Quality
slicesync has no bugs reported.
Security
slicesync has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
slicesync does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
slicesync releases are not available. You will need to build from source code and install.
Top functions reviewed by kandi - BETA
kandi has reviewed slicesync and discovered the below as its top functions. This is intended to give you an instant insight into slicesync implemented functionality, and help decide if they suit your requirements.
- Advanced
- diffsBuilder builds the diffs from local and remote hashes .
- NaiveDiffs returns a new diffs for the given server and file .
- Slicesync is the same as Slices except that it takes a slice of slices and returns the diffs .
- hashDir hashes the given directory recursively .
- Probe fetches the server and returns the server and filename .
- This is the main entry point for hashNS .
- DownloadDiffs is the same as DownloadDiffs .
- hashDump dumps the contents of a file to the given writer .
- HashFile hashes a file at the given filename .
Get all kandi verified functions for this library.
slicesync Key Features
No Key Features are available at this moment for slicesync.
slicesync Examples and Code Snippets
No Code Snippets are available at this moment for slicesync.
Community Discussions
No Community Discussions are available at this moment for slicesync.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install slicesync
You can download it from GitHub.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page