Skip to content

Creates zip-like files which can reference data from other zip files and thus avoid storing it twice. It is intended for incremental backups. It works on sub-file level using rolling hashes and is therefore very fast and guarantees to find any data duplication. Parallel computation makes it faster then normal zip. License: MIT

dsrbecky/DeltaZip

About

Creates zip-like files which can reference data from other zip files and thus avoid storing it twice. It is intended for incremental backups. It works on sub-file level using rolling hashes and is therefore very fast and guarantees to find any data duplication. Parallel computation makes it faster then normal zip. License: MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages