mirror of
https://github.com/restic/restic.git
synced 2026-01-06 15:09:34 -05:00
A compressed index is only about one third the size of an uncompressed one. Thus increase the number of entries in an index to avoid cluttering the repository with small indexes. |
||
|---|---|---|
| .. | ||
| testdata | ||
| doc.go | ||
| index.go | ||
| index_parallel.go | ||
| index_parallel_test.go | ||
| index_test.go | ||
| indexmap.go | ||
| indexmap_test.go | ||
| key.go | ||
| master_index.go | ||
| master_index_test.go | ||
| packer_manager.go | ||
| packer_manager_test.go | ||
| repack.go | ||
| repack_test.go | ||
| repository.go | ||
| repository_internal_test.go | ||
| repository_test.go | ||
| testing.go | ||
| worker_group.go | ||