Skip to content

Commit

Permalink
add changelog for memory efficient prune
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelEischer committed May 20, 2024
1 parent c0c4ecc commit 042cf17
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions changelog/unreleased/pull-4354
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 042cf17

Please sign in to comment.