nextcloud-server/lib/private/Memcache
Christoph Wurst ff672b11e2
feat: Add factory method for in-memory caches
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-10-11 13:37:22 +07:00
..
APCu.php chore: remove version check for apc extension 2023-08-10 15:02:19 +07:00
ArrayCache.php Refactors "strpos" calls in lib/private to improve code readability. 2023-05-15 15:17:19 +07:00
CADTrait.php
CASTrait.php
Cache.php
Factory.php feat: Add factory method for in-memory caches 2023-10-11 13:37:22 +07:00
LoggerWrapperCache.php
Memcached.php
NullCache.php
ProfilerWrapperCache.php
Redis.php
WithLocalCache.php