nextcloud/lib/private/Memcache
Ferdinand Thiessen 866bc8e239 fix(Memcache): ensure global prefix depends on enabled apps
- ensure the prefix is changed when an app is (dis)enabled
- ensure the app ids are included in the hash instead of only the
  version numbers
- ensure hash is deterministic by always use the same order.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-10-28 16:04:25 +00:00
..
APCu.php
ArrayCache.php
Cache.php
CADTrait.php
CASTrait.php
Factory.php fix(Memcache): ensure global prefix depends on enabled apps 2025-10-28 16:04:25 +00:00
LoggerWrapperCache.php
Memcached.php
NullCache.php
ProfilerWrapperCache.php
Redis.php
WithLocalCache.php