#backup #content-addressable #deduplication #zstd #choice #restic

bin+lib backpak

A content-addressed backup system with deduplication and compression

1 unstable release

0.1.0 May 13, 2023

#9 in #restic

Zlib license

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–28MB
~397K SLoC