2
2
mirror of https://github.com/octoleo/restic.git synced 2024-05-30 07:30:50 +00:00
restic/internal/migrations
Michael Eischer 89d3ce852b repository: extract Load/StoreJSONUnpacked
A Load/Store method for each data type is much clearer. As a result the
repository no longer needs a method to load / store json.
2022-07-17 13:22:00 +02:00
..
doc.go Moves files 2017-07-23 14:19:13 +02:00
interface.go migrate: Cleanup option to request repository check 2022-06-04 23:45:00 +02:00
list.go Moves files 2017-07-23 14:19:13 +02:00
s3_layout.go migrate: Cleanup option to request repository check 2022-06-04 23:45:00 +02:00
upgrade_repo_v2_test.go Add tests for upgrade migration 2022-05-09 22:31:30 +02:00
upgrade_repo_v2.go repository: extract Load/StoreJSONUnpacked 2022-07-17 13:22:00 +02:00