nextcloud-server/lib/private/Memcache
Ferdinand Thiessen 15229e0b4e
fix(Memcache): use different cache key when in maintenance mode
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-12-01 14:43:23 +07:00
..
APCu.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 2025-09-27 23:02:18 +07:00
ArrayCache.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
CADTrait.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
CASTrait.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Cache.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Factory.php fix(Memcache): use different cache key when in maintenance mode 2025-12-01 14:43:23 +07:00
LoggerWrapperCache.php feat: add negative compare-and-delete to imemcache 2024-08-20 19:34:28 +07:00
Memcached.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 2025-09-27 23:02:18 +07:00
NullCache.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
ProfilerWrapperCache.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Redis.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
WithLocalCache.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00