mirror of
https://github.com/restic/restic.git
synced 2026-04-21 12:19:25 +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.