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
Marcel Müller 34a085d3bf fix(cache): Ensure unique global prefix per instanceid 3 months 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(cache): Ensure unique global prefix per instanceid 3 months 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