dsrbecky / DeltaZip

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

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


Languages

Language:C# 100.0%