restic/internal/backend
George Armhold 0268d0e7d6 swift backend: limit http concurrency in Save(), Stat(), Test(), Remove(),
List().

move comment regarding problematic List() backend api (it's s3's ListObjects
that has a problem, NOT swift's ObjectsWalk).

As per discussion in PR #1399.
2017-11-02 18:29:32 -04:00
..
azure Azure backend: limit http concurrency in Stat(), Test(), Remove() 2017-10-31 07:32:30 -04:00
b2 swift backend: fix premature release of semaphore in Load() & document 2017-11-02 12:38:17 -04:00
gs GS backend: limit http concurrency in Save(), Stat(), Test(), Remove(), List() 2017-10-31 08:01:43 -04:00
local Merge pull request #1393 from armhold/lint-errcheck 2017-10-28 09:56:11 +02:00
location Merge pull request #1149 from restic/azure-support 2017-08-09 21:30:35 +02:00
mem Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
rest Remove Deleter interface 2017-10-14 16:04:29 +02:00
s3 swift backend: limit http concurrency in Save(), Stat(), Test(), Remove(), 2017-11-02 18:29:32 -04:00
sftp sftp ReadDir: add path to return error messages (gh-1323) 2017-10-28 14:16:27 -04:00
swift swift backend: limit http concurrency in Save(), Stat(), Test(), Remove(), 2017-11-02 18:29:32 -04:00
test Ensure TestDelete runs last 2017-10-14 16:04:29 +02:00
testdata Moves files 2017-07-23 14:19:13 +02:00
backend_error.go backend: Add partial read failure to error backend 2017-10-17 22:11:38 +02:00
backend_retry_test.go backend: Correctly retry Save() calls 2017-10-17 21:46:38 +02:00
backend_retry.go backend: Correctly retry Save() calls 2017-10-17 21:46:38 +02:00
doc.go Moves files 2017-07-23 14:19:13 +02:00
http_transport.go Add REST backend option to use CA root certificate 2017-10-04 22:14:10 +02:00
layout_default.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
layout_rest.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
layout_s3legacy.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
layout_test.go Remove all dot-imports 2017-10-02 15:06:39 +02:00
layout.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
paths.go Moves files 2017-07-23 14:19:13 +02:00
semaphore.go swift backend: fix premature release of semaphore in Load() & document 2017-11-02 12:38:17 -04:00
utils_test.go Remove all dot-imports 2017-10-02 15:06:39 +02:00
utils.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00