nextcloud-server/tests/lib/Memcache
Ferdinand Thiessen 0ef58c96ab
refactor(Memcache\Factory): move prefix generation to the factory class
This removes a circular dependency between AppConfig and cache factory.
When a cache in the app config is used.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-08-18 13:24:18 +07:00
..
APCuTest.php
ArrayCacheTest.php
Cache.php chore: run rector 2025-07-01 22:45:52 +07:00
CasTraitTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
FactoryTest.php refactor(Memcache\Factory): move prefix generation to the factory class 2025-08-18 13:24:18 +07:00
MemcachedTest.php
RedisTest.php