2
2
mirror of https://github.com/octoleo/restic.git synced 2024-05-28 22:50:48 +00:00
restic/internal/walker
Michael Eischer 1bd1f3008d walker: extend TreeRewriter to support snapshot repairing
This adds support for caching already rewritten trees, handling of load
errors and disabling the check that the serialization doesn't lead to
data loss.
2023-05-01 15:20:24 +02:00
..
rewriter_test.go walker: extend TreeRewriter to support snapshot repairing 2023-05-01 15:20:24 +02:00
rewriter.go walker: extend TreeRewriter to support snapshot repairing 2023-05-01 15:20:24 +02:00
testing.go Add walker for trees in the repo 2018-06-09 23:35:20 +02:00
walker_test.go walker: restructure FilterTree into TreeRewriter 2023-05-01 15:20:12 +02:00
walker.go repository: extract LoadTree/SaveTree 2022-07-17 13:11:28 +02:00