nextcloud/lib/private/Memcache
Côme Chilliet 256c449d62
chore: Get cache lazily in OC\Memcache\Redis
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2026-06-02 09:46:20 +02:00
..
APCu.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ArrayCache.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Cache.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
CADTrait.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
CASTrait.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Factory.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
LoggerWrapperCache.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
Memcached.php fix: Add a factory for Memcached object instead of a static var 2026-06-02 09:46:17 +02:00
MemcachedFactory.php fix: Add a factory for Memcached object instead of a static var 2026-06-02 09:46:17 +02:00
NullCache.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
ProfilerWrapperCache.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
Redis.php chore: Get cache lazily in OC\Memcache\Redis 2026-06-02 09:46:20 +02:00
WithLocalCache.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00