nextcloud/lib/private/Memcache
Côme Chilliet f5c361cf44
composer run cs:fix
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-01-20 11:45:08 +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 Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
LoggerWrapperCache.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +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 Add hit information to profiler 2022-05-05 14:12:44 +02:00
Redis.php Only setup redis connection if needed 2022-11-22 09:26:24 +01:00