docs: add more features

This commit is contained in:
Dietmar Maurer
2019-03-02 16:56:01 +01:00
parent 49dc074007
commit efd3e76bda
2 changed files with 7 additions and 0 deletions

View File

@ -24,6 +24,9 @@ Features
data. The deduplication layer removes that redundancy and makes
inkremental backup small and space efficient.
:Data Integrity: The built in `SHA-256`_ checksum algorithm assures the
accuray and consistency of your backups.
:Remote Sync: It is possible to efficently synchronize data to remote
sites. Only deltas containing new data are transfered.
@ -32,6 +35,8 @@ Features
:Open Source: No secrets. You have access to the whole source tree.
:Compression: Ultra fast `LZ4`_ compression is able to compress
several gigabytes of data per second.
History
-------