mirror of
https://github.com/octoleo/restic.git
synced 2025-03-20 08:02:23 +00: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>