mirror of
https://github.com/restic/restic.git
synced 2026-03-06 14:46:23 +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.