mirror of
https://github.com/restic/restic.git
synced 2026-02-17 17:49:14 -05:00
add changelog
This commit is contained in:
parent
84dda4dc74
commit
7b59dd7cf4
1 changed files with 7 additions and 0 deletions
7
changelog/unreleased/pull-5610
Normal file
7
changelog/unreleased/pull-5610
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
Enhancement: reduce memory usage of check/copy/diff/stats commands
|
||||
|
||||
We have optimized the memory usage of the `check`, `copy`, `diff` and
|
||||
`stats` commands. These now require less memory when processing large
|
||||
snapshots.
|
||||
|
||||
https://github.com/restic/restic/pull/5610
|
||||
Loading…
Reference in a new issue