restic/internal/migrations
Michael Eischer 5406743102 prune: Automatically repack uncompressed trees for repo v2
Tree packs are cached locally at clients and thus benefit a lot from
being compressed. Ensure this be having prune always repack pack files
containing uncompressed trees.
2022-05-09 22:31:30 +02:00
..
doc.go Moves files 2017-07-23 14:19:13 +02:00
interface.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
list.go Moves files 2017-07-23 14:19:13 +02:00
s3_layout.go Fix issues reported by semgrep 2020-12-11 09:41:59 +01:00
upgrade_repo_v2_test.go Add tests for upgrade migration 2022-05-09 22:31:30 +02:00
upgrade_repo_v2.go Add tests for upgrade migration 2022-05-09 22:31:30 +02:00