nextcloud-server/lib/private/Memcache
Robin Appelman 8f57d46a0b fix: delay calculating global cache prefix untill a cache is created
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-08-28 14:54:14 +07:00
..
APCu.php chore: cleanup acpu inc and dec 2024-08-07 19:41:43 +07:00
ArrayCache.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
CADTrait.php feat: add negative compare-and-delete to imemcache 2024-08-23 11:37:57 +07:00
CASTrait.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Cache.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Factory.php fix: delay calculating global cache prefix untill a cache is created 2024-08-28 14:54:14 +07:00
LoggerWrapperCache.php feat: add negative compare-and-delete to imemcache 2024-08-23 11:37:57 +07:00
Memcached.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
NullCache.php feat: add negative compare-and-delete to imemcache 2024-08-23 11:37:57 +07:00
ProfilerWrapperCache.php feat: add negative compare-and-delete to imemcache 2024-08-23 11:37:57 +07:00
Redis.php feat: add negative compare-and-delete to imemcache 2024-08-23 11:37:57 +07:00
WithLocalCache.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00