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 660f3f6fd1
refactor: use logical `&&` `||` instead of weak `and` `or` operators
11 months ago
..
APCu.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 11 months ago
ArrayCache.php chore: apply new CSFixer rules 1 year ago
CADTrait.php chore: apply new CSFixer rules 1 year ago
CASTrait.php chore: apply new CSFixer rules 1 year ago
Cache.php chore: apply new CSFixer rules 1 year ago
Factory.php fix: typos in cache and app config 1 year ago
LoggerWrapperCache.php feat: add negative compare-and-delete to imemcache 2 years ago
Memcached.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 11 months ago
NullCache.php chore: apply new CSFixer rules 1 year ago
ProfilerWrapperCache.php style: update codestyle for coding-standard 1.2.3 2 years ago
Redis.php chore: apply new CSFixer rules 1 year ago
WithLocalCache.php