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 chore: run rector on tests 2025-06-12 18:31:58 +07:00
ArrayCacheTest.php chore: run rector on tests 2025-06-12 18:31:58 +07:00
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 chore: run rector on tests 2025-06-12 18:31:58 +07:00
RedisTest.php chore: run rector on tests 2025-06-12 18:31:58 +07:00