mirror of
https://github.com/restic/restic.git
synced 2026-09-11 15:07:58 +00:00
The index used by restic consumes a major part of the total memory usage. This leads to an unnecessarily large amount of memory that contains ephemeral objects that are only used for a short time.