nextcloud/lib/private/Files/ObjectStore
Robin Appelman d6bf5d4384
upload new files in objectstore to a .part path first
This prevent the object store and cache from getting out of sync
when an objectstore silently fails or the php process get's killed
during the upload without giving us the chance to cleanup

Signed-off-by: Robin Appelman <robin@icewind.nl>
2018-12-12 15:24:40 +01:00
..
Azure.php Add objectExists to objectstore interface 2018-12-12 14:17:19 +01:00
HomeObjectStoreStorage.php Fix others 2016-07-21 18:13:57 +02:00
Mapper.php Update license headers 2017-11-06 16:56:19 +01:00
NoopScanner.php Update with robin 2016-07-21 18:13:58 +02:00
ObjectStoreStorage.php upload new files in objectstore to a .part path first 2018-12-12 15:24:40 +01:00
S3.php Update license headers 2017-11-06 16:56:19 +01:00
S3ConnectionTrait.php Fix listing s3 objects when using google cloud aws compatibility 2018-06-11 17:10:57 +02:00
S3ObjectTrait.php Add objectExists to objectstore interface 2018-12-12 14:17:19 +01:00
S3Signature.php add option to use legacy v2 auth with s3 2017-12-19 11:54:55 +01:00
StorageObjectStore.php Add objectExists to objectstore interface 2018-12-12 14:17:19 +01:00
Swift.php Add objectExists to objectstore interface 2018-12-12 14:17:19 +01:00
SwiftFactory.php generateTokenFromCache is only valid for V3 2018-04-26 20:51:05 +02:00