restic/repository
Alexander Neumann 5c1fe5784a repository: Load index in parallel 2015-07-05 11:07:10 +02:00
..
testdata Add test and benchmark for LoadIndex 2015-07-05 11:07:10 +02:00
blob.go Move package 'repo' to package 'repository' 2015-05-09 23:52:03 +02:00
config.go repository: Refactor Config 2015-07-05 11:07:10 +02:00
config_test.go repository: Refactor Config 2015-07-05 11:07:10 +02:00
doc.go repository: fix package doc typo 2015-06-28 09:30:33 +02:00
index.go Add index.Dump() 2015-05-17 20:58:22 +02:00
index_test.go Move package 'repo' to package 'repository' 2015-05-09 23:52:03 +02:00
key.go Move FindSnapshot, make Repository.List() return IDs 2015-05-17 20:58:22 +02:00
parallel.go Allow cancelling parallel workers on files 2015-07-05 11:07:10 +02:00
parallel_test.go Allow cancelling parallel workers on files 2015-07-05 11:07:10 +02:00
pool.go Move package 'repo' to package 'repository' 2015-05-09 23:52:03 +02:00
repository.go repository: Load index in parallel 2015-07-05 11:07:10 +02:00
repository_test.go Add test and benchmark for LoadIndex 2015-07-05 11:07:10 +02:00