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 2f67aa9bc4 Fix errors in memcached implementation 10 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 Fix errors in memcached implementation 10 years ago
castrait.php add tests for castrait 11 years ago
factory.php Fix memcache factory unit tests 11 years ago
memcached.php Fallback to complete Memcached flush if getAllKeys fails 11 years ago
redis.php
xcache.php