mirror of
https://github.com/restic/restic.git
synced 2025-12-15 21:11:59 +00:00
Prepare changelog for 0.15.0
This commit is contained in:
7
changelog/0.15.0_2023-01-12/pull-2750
Normal file
7
changelog/0.15.0_2023-01-12/pull-2750
Normal file
@@ -0,0 +1,7 @@
|
||||
Enhancement: Make backup file read concurrency configurable
|
||||
|
||||
The `backup` command now supports a `--read-concurrency` option which allows
|
||||
tuning restic for very fast storage like NVMe disks by controlling the number
|
||||
of concurrent file reads during the backup process.
|
||||
|
||||
https://github.com/restic/restic/pull/2750
|
||||
Reference in New Issue
Block a user