Skip to content

Commit

Permalink
Merge pull request #614 from sts10/patch-1
Browse files Browse the repository at this point in the history
Fixes typo in Restic comparison doc
  • Loading branch information
aawsome authored Apr 25, 2023
2 parents fff0ea2 + bc9c31a commit f7b99c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/comparison-restic.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Improvements implemented in rustic:
* Allows using cold storage (e.g. AWS Glacier) repos which are only read in the `restore` command + supports warm-up
* All operations are completely lock-free as rustic supoorts two-phase-pruning (prune option `instant-delete` is available)
* All operations are completely lock-free as rustic supports two-phase-pruning (prune option `instant-delete` is available)
* Supports configuration in a config file
([example config files](https://github.com/rustic-rs/rustic/tree/main/examples))
* Huge decrease in memory requirement
Expand Down

0 comments on commit f7b99c5

Please sign in to comment.