nextcloud-server/lib/private/Files/ObjectStore
Morris Jobke 438ac23e2a
Distribute preview folders in appdata in multibucket setup to multiple buckets
* introduces a new IRootMountProvider to register mount points inside the root storage
* adds a AppdataPreviewObjectStoreStorage to handle the split between preview folders and bucket number

Ref #22033

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-08-06 22:19:20 +02:00
..
AppdataPreviewObjectStoreStorage.php Distribute preview folders in appdata in multibucket setup to multiple buckets 2020-08-06 22:19:20 +02:00
Azure.php
HomeObjectStoreStorage.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Mapper.php
NoopScanner.php
ObjectStoreStorage.php
S3.php
S3ConnectionTrait.php Fix static method call for s3 bucket compat check 2020-07-03 09:02:58 +02:00
S3ObjectTrait.php Upload part size as S3 parameter instead of constant value 2020-06-09 09:18:42 +02:00
S3Signature.php Update presign method to match with interface again. 2020-06-25 22:56:28 +02:00
StorageObjectStore.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Swift.php Merge pull request #18955 from adrb/swift_upload_large_objects 2020-05-06 13:03:24 +02:00
SwiftFactory.php Fix getDirectoryContent implementation for Jail wrapper 2020-04-30 15:27:09 +02:00
SwiftV2CachingAuthService.php