mirror of
https://github.com/restic/restic.git
synced 2026-08-17 19:13:18 +00:00
Package internal/dump has been reworked so its API consists of a single type Dumper that handles tar and zip formats. Tree loading and node writing happen concurrently.