nextcloud-server/lib/private/Memcache
Marcel Müller 34a085d3bf fix(cache): Ensure unique global prefix per instanceid
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2025-09-28 17:59:12 +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(cache): Ensure unique global prefix per instanceid 2025-09-28 17:59:12 +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