-
-
Notifications
You must be signed in to change notification settings - Fork 5k
Take full advantage of object storages #54674
Copy link
Copy link
Open
Labels
feature: filesystemfeature: object storagehotspot: file transfer performanceupload & download performance related optimizationsupload & download performance related optimizationsperformance 🚀
Description
Metadata
Metadata
Assignees
Labels
feature: filesystemfeature: object storagehotspot: file transfer performanceupload & download performance related optimizationsupload & download performance related optimizationsperformance 🚀
Type
Fields
Give feedbackNo fields configured for Overview.
Projects
StatusShow more project fields
🧭 Planning evaluation (don't pick)
StatusShow more project fields
To triage
When we are using an object store and not using server side encryption, Nextcloud clients (web/desktop/...) should do as many operation as possible directly on the object store without relying on Nextcloud. This is possible thanks to pre-signed links which allow to do some operation for a certain amount of time.
Must have (P0/S)
Nice to have (P2/M)