2020-03-19 00:44:34 +00:00
|
|
|
Enhancement: Make backup file read concurrency configurable
|
|
|
|
|
2022-09-24 09:57:16 +00:00
|
|
|
The `backup` command now supports a `--read-concurrency` flag to allowing
|
|
|
|
tuning restic for very fast storage like NVME disks.
|
2020-03-19 00:44:34 +00:00
|
|
|
|
|
|
|
https://github.com/restic/restic/pull/2750
|