mirror of
https://github.com/octoleo/restic.git
synced 2025-01-24 07:38:25 +00:00
add changelog for memory efficient prune
This commit is contained in:
parent
3c7b7efdc9
commit
436afbff23
7
changelog/unreleased/pull-4354
Normal file
7
changelog/unreleased/pull-4354
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
Enhancement: Significantly reduce prune memory usage
|
||||||
|
|
||||||
|
Prune has been optimized to use up to 60% less memory. The memory usage should
|
||||||
|
now be roughly similar to creating a backup.
|
||||||
|
|
||||||
|
https://github.com/restic/restic/pull/4354
|
||||||
|
https://github.com/restic/restic/pull/4812
|
Loading…
x
Reference in New Issue
Block a user