mirror of
https://github.com/kopia/kopia.git
synced 2026-03-12 19:26:25 -04:00
Connect the snapshotter, the storer, and the comparer. Invoke the snapshotter to take/restore/delete snapshots on the repo, the comparer to gather metadata before the snapshot and after the restore, and the storer to save metadata for later lookup when verifying restores.