1 unstable release
0.1.0 | May 13, 2023 |
---|
#12 in #restic
190KB
4.5K
SLoC
backpak
Some pipe dream of a backup system:
-
Deduplication and content-addressed storage, a la restic
-
Compression, because plenty of things are worth compressing and Zstd is fast.
-
Don't roll your own crypto - support for GPG or other external crypto of your choice.
lib.rs
:
Some big dumb backup system.
See the backup
module for an overview and a crappy block diagram.
Dependencies
~13–25MB
~395K SLoC