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
Robin Appelman 9f1d497a0b
Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private
3 years ago
..
APCu.php composer run cs:fix 3 years ago
ArrayCache.php Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
CADTrait.php Update php licenses 5 years ago
CASTrait.php Update php licenses 5 years ago
Cache.php Fix ArrayAccess and JsonSerializable return types 4 years ago
Factory.php Add a built-in profiler inside Nextcloud 4 years ago
LoggerWrapperCache.php Add a built-in profiler inside Nextcloud 4 years ago
Memcached.php memcached should not throw arbitrary exceptions 4 years ago
NullCache.php Add a built-in profiler inside Nextcloud 4 years ago
ProfilerWrapperCache.php Add hit information to profiler 4 years ago
Redis.php redis: move lua scripts to class and add type hints 3 years ago
WithLocalCache.php also cache backend for user in memory instead of always going to redis 3 years ago