restic/changelog/unreleased/pull-3099

6 lines
192 B
Text

Enhancement: Reduce memory usage of `check` command
The `check` command now requires less memory if it is run without the
`--check-unused` option.
https://github.com/restic/restic/pull/3099