nextcloud-server/lib/private/Memcache
Côme Chilliet 826e234ecf
Correctly handle Redis::keys returning false
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-09-29 14:41:53 +07:00
..
APCu.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +07:00
ArrayCache.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +07:00
CADTrait.php Update php licenses 2021-06-04 22:02:41 +07:00
CASTrait.php Update php licenses 2021-06-04 22:02:41 +07:00
Cache.php Fix ArrayAccess and JsonSerializable return types 2021-11-23 09:28:56 +07:00
Factory.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +07:00
LoggerWrapperCache.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +07:00
Memcached.php memcached should not throw arbitrary exceptions 2022-06-17 18:32:14 +07:00
NullCache.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +07:00
ProfilerWrapperCache.php Add hit information to profiler 2022-05-05 14:12:44 +07:00
Redis.php Correctly handle Redis::keys returning false 2022-09-29 14:41:53 +07:00