mirror of
https://github.com/restic/restic.git
synced 2026-01-17 04:13:37 -05:00
Much simpler implementation that guarantees each required pack is downloaded only once (and hence does not need to manage pack cache). Also improves large file restore performance. Signed-off-by: Igor Fedorenko <igor@ifedorenko.com> |
||
|---|---|---|
| .. | ||
| doc.go | ||
| filerestorer.go | ||
| filerestorer_test.go | ||
| fileswriter.go | ||
| fileswriter_test.go | ||
| restorer.go | ||
| restorer_test.go | ||
| restorer_unix_test.go | ||