server/tests/lib/memcache
Joas Schilling 7d8b728066 Merge pull request #16832 from owncloud/memcache-fail
Throw exception if memcache misconfigured or missing
2015-06-16 11:00:18 +02:00
..
apc.php
apcu.php
arraycache.php Add an array implementation of cache and use it if we are not debugging 2015-02-16 14:55:50 +01:00
cache.php add compare-and-delete to the memcache interface 2015-06-12 17:28:09 +02:00
castrait.php add tests for castrait 2015-04-30 14:48:39 +02:00
factory.php Throw exception if memcache misconfigured or missing 2015-06-12 12:33:06 +02:00
memcached.php
redis.php
xcache.php