nextcloud/lib/private/Memcache
Robin Appelman a59df23fd5
adjust redis compareSetTTL to use a lua script
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-01-02 15:41:06 +01:00
..
APCu.php composer run cs:fix 2023-01-20 11:45:08 +01:00
ArrayCache.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
Cache.php Fix ArrayAccess and JsonSerializable return types 2021-11-23 09:28:56 +01:00
CADTrait.php Update php licenses 2021-06-04 22:02:41 +02:00
CASTrait.php Update php licenses 2021-06-04 22:02:41 +02:00
Factory.php fix(memcache): Fix comparison of Memcache configs to classes 2023-08-17 21:48:23 +00:00
LoggerWrapperCache.php restore shared lock ttl when releasing 2024-01-02 15:41:04 +01:00
Memcached.php memcached should not throw arbitrary exceptions 2022-06-17 18:32:14 +02:00
NullCache.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
ProfilerWrapperCache.php restore shared lock ttl when releasing 2024-01-02 15:41:04 +01:00
Redis.php adjust redis compareSetTTL to use a lua script 2024-01-02 15:41:06 +01:00
WithLocalCache.php also cache backend for user in memory instead of always going to redis 2023-02-10 12:25:23 +01:00