Files
restic/changelog/unreleased/pull-5610
T
2026-05-29 21:06:29 +02:00

7 lines
213 B
Plaintext

Enhancement: Reduce memory use in `check`, `copy`, `diff`, and `stats`
The `check`, `copy`, `diff`, and `stats` commands use less memory when handling
large snapshots.
https://github.com/restic/restic/pull/5610