mirror of
https://github.com/octoleo/restic.git
synced 2025-01-22 22:58:26 +00:00
9e24154ec9
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>