0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-13 07:53:51 +00:00
nextcloud_server/lib/private/Memcache
Velwark 0ab72ee66d Update LoggerWrapperCache.php
Extra Dollar Sign caused errors in Nextcloud. Removing the Dollar Sign Solved the Problem.

Signed-off-by: Velwark <levinfrerich9@gmail.com>
2024-05-31 18:10:02 +02:00
..
APCu.php chore: remove version check for apc extension 2023-08-10 15:02:19 +02:00
ArrayCache.php Refactors "strpos" calls in lib/private to improve code readability. 2023-05-15 15:17:19 +03:30
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 chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
LoggerWrapperCache.php Update LoggerWrapperCache.php 2024-05-31 18:10:02 +02: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 2023-12-22 09:54:13 +00:00
Redis.php adjust redis compareSetTTL to use a lua script 2023-12-22 09:54:13 +00:00
WithLocalCache.php also cache backend for user in memory instead of always going to redis 2023-02-10 12:25:23 +01:00