mirror of
https://github.com/restic/restic.git
synced 2024-04-21 12:32:20 +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.