Files
restic/changelog/0.19.0_2026-06-09/pull-5610
T
2026-06-09 18:48:35 +02:00

7 lines
214 B
Plaintext

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