nextcloud-server/lib/private/Memcache
John Molakvoæ 2d5060d1e3
Merge pull request #46151 from nextcloud/enh/do-not-enforce-cache-for-cli
2024-10-29 15:28:47 +07:00
..
APCu.php
ArrayCache.php
CADTrait.php feat: add negative compare-and-delete to imemcache 2024-08-20 19:34:28 +07:00
CASTrait.php
Cache.php
Factory.php Merge pull request #46151 from nextcloud/enh/do-not-enforce-cache-for-cli 2024-10-29 15:28:47 +07:00
LoggerWrapperCache.php feat: add negative compare-and-delete to imemcache 2024-08-20 19:34:28 +07:00
Memcached.php
NullCache.php feat: add negative compare-and-delete to imemcache 2024-08-20 19:34:28 +07:00
ProfilerWrapperCache.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Redis.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
WithLocalCache.php