docs: add more features
This commit is contained in:
@ -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
|
||||
-------
|
||||
|
||||
Reference in New Issue
Block a user