Added Btrbk to Backups section.

This commit is contained in:
Michael Royal 2023-12-14 10:47:39 -08:00 committed by GitHub
parent 068b1b1e5f
commit 409f57bb9b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2312,6 +2312,8 @@ Minio's test-server called "play" is already configured in the default client, y
[Btrfs maintenance toolbox](https://github.com/kdave/btrfsmaintenance) is a set of scripts supplementing the btrfs filesystem and aims to automate a few maintenance tasks. This means the scrub, balance, snapshots, trim or defragmentation.
[Btrbk](https://github.com/digint/btrbk) is a backup tool for btrfs subvolumes, taking advantage of btrfs specific capabilities to create atomic snapshots and transfer them incrementally to your backup locations.
[ksync](https://github.com/ksync/ksync) is a toool that sync files between your local system and a kubernetes cluster. It transparently updates containers running on the cluster from your local checkout.
[Verify](https://github.com/VerifyTests/Verify) is a snapshot tool that simplifies the assertion of complex data models and documents.