nextcloud/apps/dav/tests/unit/DAV
Carl Schwan 46f0c6ebb5 perf(caldav): Cache calendars in CustomPropertiesBackend
We already do that for files, we are now also doing for calendars.
With relatively small amount of calendars, I managed to reduce the
number of DB requests by 35% and from 23 DB requests touching the
oc_properties table to only 3.

Signed-off-by: Carl Schwan <carl.schwan@nextclound.com>
2025-08-15 09:57:58 +02:00
..
Listener test: check that UserStatusAutomation is cleaned up 2025-07-01 15:15:53 +02:00
Sharing test: Migrate remaining DAV tests to PHPUnit 10 2025-05-28 09:25:47 +02:00
AnonymousOptionsTest.php test: Migrate remaining DAV tests to PHPUnit 10 2025-05-28 09:25:47 +02:00
BrowserErrorPagePluginTest.php chore: run rector 2025-07-01 22:45:52 +02:00
CustomPropertiesBackendTest.php perf(caldav): Cache calendars in CustomPropertiesBackend 2025-08-15 09:57:58 +02:00
GroupPrincipalTest.php chore: run rector 2025-07-01 22:45:52 +02:00
SystemPrincipalBackendTest.php chore: run rector 2025-07-01 22:45:52 +02:00
ViewOnlyPluginTest.php chore: run rector 2025-07-01 22:45:52 +02:00