mirror of
https://github.com/restic/restic.git
synced 2025-08-12 08:27:40 +00:00
dump: add changelog
This commit is contained in:
8
changelog/unreleased/pull-4796
Normal file
8
changelog/unreleased/pull-4796
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
Enhancement: Improve `dump` performance for large files
|
||||||
|
|
||||||
|
The `dump` command now retrieves the data chunks for a file in parallel. This
|
||||||
|
improves the download performance by up to the configured number of parallel
|
||||||
|
backend connections.
|
||||||
|
|
||||||
|
https://github.com/restic/restic/issues/3406
|
||||||
|
https://github.com/restic/restic/pull/4796
|
Reference in New Issue
Block a user