1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-02-02 04:24:10 +00:00
restic/internal/repository
MichaelEischer b2a2e5f727
Merge pull request #3753 from greatroar/indexmap-alloc
repository: Re-tune indexmap allocation strategy
2022-05-14 15:44:08 +02:00
..
testdata
doc.go
index.go
index_parallel.go repository: Remove RunWorkers, report ctx.Err() 2022-05-10 22:26:00 +02:00
index_parallel_test.go
index_test.go
indexmap.go repository: Re-tune indexmap allocation strategy 2022-05-11 21:22:14 +02:00
indexmap_test.go
key.go
master_index.go repository: Remove RunWorkers, report ctx.Err() 2022-05-10 22:26:00 +02:00
master_index_test.go
packer_manager.go Fix error on temp file deletion on windows 2022-05-09 22:43:26 +02:00
packer_manager_test.go
repack.go
repack_test.go
repository.go repository: Remove RunWorkers, report ctx.Err() 2022-05-10 22:26:00 +02:00
repository_internal_test.go
repository_test.go
testing.go