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 0a80bf5573 Add interface for memcache backends that support setting ttl on exisiting keys 10 years ago
..
apc.php Replacing ini_get instances with inigetwrapper usages 10 years ago
apcu.php Replacing ini_get instances with inigetwrapper usages 10 years ago
arraycache.php update license headers and authors 11 years ago
cache.php Update license headers 11 years ago
cadtrait.php add compare-and-delete to the memcache interface 11 years ago
castrait.php add compare and swap to memcache 11 years ago
factory.php Fix memcache factory unit tests 11 years ago
memcached.php Handle errors on memcached level - fixes #17397 10 years ago
nullcache.php update license headers and authors 11 years ago
redis.php Add interface for memcache backends that support setting ttl on exisiting keys 10 years ago
xcache.php Replace new occurences of ini_get with IniWrapper methods 10 years ago