1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2024-12-24 08:44:52 +00:00
restic/internal/repository
MichaelEischer 443cc49afd
Merge pull request #3830 from MichaelEischer/cleanup-repo
Extract Load/SaveTree/JSONUnpacked from repository
2022-07-23 10:46:13 +02:00
..
testdata
doc.go
fuzz_test.go
index.go crypto: move crypto buffer helpers 2022-07-17 13:42:23 +02:00
index_parallel.go repository: extract Load/StoreJSONUnpacked 2022-07-17 13:22:00 +02:00
index_parallel_test.go
index_test.go
indexmap.go
indexmap_test.go
key.go crypto: move crypto buffer helpers 2022-07-17 13:42:23 +02:00
master_index.go adapt workers based on whether an operation is CPU or IO-bound 2022-07-03 12:19:26 +02:00
master_index_test.go crypto: move crypto buffer helpers 2022-07-17 13:42:23 +02:00
packer_manager.go repository: Limit to a single pending pack file 2022-07-02 22:42:34 +02:00
packer_manager_test.go repository: Limit to a single pending pack file 2022-07-02 22:42:34 +02:00
packer_uploader.go
repack.go adapt workers based on whether an operation is CPU or IO-bound 2022-07-03 12:19:26 +02:00
repack_test.go
repository.go Merge pull request #3830 from MichaelEischer/cleanup-repo 2022-07-23 10:46:13 +02:00
repository_internal_test.go
repository_test.go Merge pull request #3830 from MichaelEischer/cleanup-repo 2022-07-23 10:46:13 +02:00
testing.go