mirror of
https://github.com/restic/restic.git
synced 2025-12-24 00:29:39 -05:00
reworked restore error callback to use file location path instead of much heavier Node. this reduced restore memory usage by as much as 50% in some of my tests. Signed-off-by: Igor Fedorenko <igor@ifedorenko.com> |
||
|---|---|---|
| .. | ||
| doc.go | ||
| filepacktraverser.go | ||
| filerestorer.go | ||
| filerestorer_test.go | ||
| fileswriter.go | ||
| fileswriter_test.go | ||
| packcache.go | ||
| packcache_test.go | ||
| packheap.go | ||
| packqueue.go | ||
| packqueue_test.go | ||
| restorer.go | ||
| restorer_test.go | ||