github.com/mckael/restic@v0.8.3/changelog/0.8.2_2018-02-17/issue-1567 (about)

     1  Enhancement: Reduce number of backend requests for rebuild-index and prune
     2  
     3  We've found a way to reduce then number of backend requests for the
     4  `rebuild-index` and `prune` operations. This significantly speeds up the
     5  operations for high-latency backends.
     6  
     7  https://github.com/restic/restic/issues/1567
     8  https://github.com/restic/restic/pull/1574
     9  https://github.com/restic/restic/pull/1575