nextcloud/lib/private/Files/ObjectStore
Robin Appelman 0519ca5893
add retry wrapper when reading files from swift
Signed-off-by: Robin Appelman <robin@icewind.nl>
2017-12-06 15:43:00 +01:00
..
HomeObjectStoreStorage.php Fix others 2016-07-21 18:13:57 +02:00
Mapper.php Allow setting a maximun number of buckets for multibucket 2016-11-02 21:31:24 +01:00
NoopScanner.php Update with robin 2016-07-21 18:13:58 +02:00
ObjectStoreStorage.php only create the file cache entry after the empty file was created successfully, otherwise file_exists() call on the initial file_put_content() will indicate that the file already exists 2017-11-17 12:46:52 +01:00
S3.php reuse object read/write/delete logic in s3 implementations 2017-10-03 14:10:57 +02:00
S3ConnectionTrait.php fix path style 2017-10-03 14:11:21 +02:00
S3ObjectTrait.php Fix contructing headers for s3 download 2017-11-15 14:23:43 +01:00
StorageObjectStore.php split testing of objectstoragestorage and objectstore implementations 2016-11-16 15:30:36 +01:00
Swift.php add retry wrapper when reading files from swift 2017-12-06 15:43:00 +01:00