You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private/Memcache
Ferdinand Thiessen 15229e0b4e
fix(Memcache): use different cache key when in maintenance mode
4 weeks ago
..
APCu.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
ArrayCache.php chore: apply new CSFixer rules 6 months ago
CADTrait.php chore: apply new CSFixer rules 6 months ago
CASTrait.php chore: apply new CSFixer rules 6 months ago
Cache.php chore: apply new CSFixer rules 6 months ago
Factory.php fix(Memcache): use different cache key when in maintenance mode 4 weeks ago
LoggerWrapperCache.php
Memcached.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
NullCache.php chore: apply new CSFixer rules 6 months ago
ProfilerWrapperCache.php
Redis.php chore: apply new CSFixer rules 6 months ago
WithLocalCache.php