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/tests/lib/memcache
Joas Schilling 7d8b728066 Merge pull request #16832 from owncloud/memcache-fail 11 years ago
..
apc.php
apcu.php
arraycache.php Add an array implementation of cache and use it if we are not debugging 11 years ago
cache.php add compare-and-delete to the memcache interface 11 years ago
castrait.php add tests for castrait 11 years ago
factory.php Throw exception if memcache misconfigured or missing 11 years ago
memcached.php
redis.php HHVM: Prevent E_WARNING messages by Redis test in console output. 11 years ago
xcache.php