mirror of
https://github.com/restic/restic.git
synced 2026-02-03 12:29:37 -05:00
use the same index size for compressed and uncompressed indexes. Otherwise, decoding the index of a compressed repository requires significantly more memory. |
||
|---|---|---|
| .. | ||
| associated_data.go | ||
| associated_data_test.go | ||
| index.go | ||
| index_parallel.go | ||
| index_parallel_test.go | ||
| index_test.go | ||
| indexmap.go | ||
| indexmap_test.go | ||
| master_index.go | ||
| master_index_test.go | ||
| testing.go | ||