nextcloud/lib/private/Memcache
Côme Chilliet 36d7c73e69
Always call flush() as getAllKeys() is broken
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-01-20 11:20:18 +01:00
..
APCu.php Update php licenses 2021-06-04 22:02:41 +02:00
ArrayCache.php Update php licenses 2021-06-04 22:02:41 +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 Allow to log DB, redis and LDAP requests into files 2021-12-01 22:33:41 +01:00
Memcached.php Always call flush() as getAllKeys() is broken 2022-01-20 11:20:18 +01:00
NullCache.php Update php licenses 2021-06-04 22:02:41 +02:00
Redis.php Check if directoy is writable instead of possibly missing file 2021-12-20 15:36:52 +01:00