mirror of
https://github.com/restic/restic.git
synced 2026-07-28 10:04:53 +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.