You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private/Files/ObjectStore
Carl Schwan 0b8eae7789
perf(files): Optimize CacheEntry creation
1 month ago
..
AppdataPreviewObjectStoreStorage.php
Azure.php perf(s3): Expose pre-signed urls for S3 3 months ago
HomeObjectStoreStorage.php
InvalidObjectStoreConfigurationException.php
Mapper.php
ObjectStoreScanner.php
ObjectStoreStorage.php perf(files): Optimize CacheEntry creation 1 month ago
PrimaryObjectStoreConfig.php perf(preview): Optimize migration and simplify DB layout 5 months ago
S3.php fix: encode s3 metadata as base64 if needed 3 months ago
S3ConfigTrait.php feat(objectstore): add configurable S3 retry attempts 3 months ago
S3ConnectionTrait.php feat: don't gate perBucket object store configuration behind multibucket 2 months ago
S3ObjectTrait.php feat(movie-preview): Use getDirectDownloadById for generating preview 2 months ago
S3Signature.php
StorageObjectStore.php perf(s3): Expose pre-signed urls for S3 3 months ago
Swift.php perf(s3): Expose pre-signed urls for S3 3 months ago
SwiftFactory.php
SwiftV2CachingAuthService.php