nextcloud/lib/composer
Carl Schwan 18fbacdd8d perf(preview): Split preview data to new table
The new oc_previews table is optimized for storing previews and should
decrease significantly the space taken by previews in the filecache
table.

This attend to reuse the IObjectStore abstraction over S3/Swift/Azure
but currently only support one single bucket configuration.

Signed-off-by: Carl Schwan <carl.schwan@nextclound.com>
2025-10-06 13:37:15 +02:00
..
composer perf(preview): Split preview data to new table 2025-10-06 13:37:15 +02:00
autoload.php feat(OCM-invites): Implementation of invitation flow 2025-06-12 11:20:26 +02:00