2
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2024-08-28 20:56:03 +02:00
restic/changelog/0.10.0_2020-09-19/pull-2773
2020-09-19 17:37:59 +02:00

7 lines
252 B
Text

Enhancement: Optimize handling of new index entries
Restic now uses less memory for backups which add a lot of data, e.g. large initial backups.
In addition, we've improved the stability in some edge cases.
https://github.com/restic/restic/pull/2773