mirror of
https://github.com/restic/restic.git
synced 2025-05-16 19:48:21 +00:00
add changelog for #2840
This commit is contained in:
parent
d3692f5b81
commit
0eb8553c87
7
changelog/unreleased/pull-2840
Normal file
7
changelog/unreleased/pull-2840
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
Enhancement: Speed-up file deletion in forget, prune and rebuild-index
|
||||||
|
|
||||||
|
We've sped up the file deletion for the commands forget, prune and
|
||||||
|
rebuild-index, especially for remote repositories.
|
||||||
|
Deletion was sequential before and is now run in parallel.
|
||||||
|
|
||||||
|
https://github.com/restic/restic/pull/2840
|
Loading…
x
Reference in New Issue
Block a user