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
Robin McCorkell 0e4933e6d2 Refactor \OC\Memcache\Factory 10 years ago
..
apc.php Replace uniqid calls with $this->getUniqueID so tests pass again on windows 10 years ago
apcu.php Replace uniqid calls with $this->getUniqueID so tests pass again on windows 10 years ago
arraycache.php Add an array implementation of cache and use it if we are not debugging 10 years ago
cache.php Add a test case for memcaches to store an array 10 years ago
factory.php Refactor \OC\Memcache\Factory 10 years ago
memcached.php Replace uniqid calls with $this->getUniqueID so tests pass again on windows 10 years ago
redis.php HHVM: Prevent E_WARNING messages by Redis test in console output. 10 years ago
xcache.php Replace uniqid calls with $this->getUniqueID so tests pass again on windows 10 years ago