server/lib/private/memcache
Vincent Petry 3b08b26589 Throw exception if memcache misconfigured or missing
Instead of falling back to null memcache, throw exceptions.
Also throw file locking specific exceptions in case the class is not
available.
2015-06-12 12:33:06 +02:00
..
apc.php add compare and swap to memcache 2015-04-30 14:48:39 +02:00
apcu.php Update license headers 2015-03-26 11:44:36 +01:00
arraycache.php add compare and swap to memcache 2015-04-30 14:48:39 +02:00
cache.php Update license headers 2015-03-26 11:44:36 +01:00
castrait.php add compare and swap to memcache 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 add compare and swap to memcache 2015-04-30 14:48:39 +02:00
nullcache.php Null -> NullCache 2015-06-11 00:44:13 +02:00
redis.php Check for redis to be 2.2.5+ 2015-06-02 15:42:48 +02:00
xcache.php use trait for cas polyfill for xcache 2015-04-30 14:48:39 +02:00