nextcloud/lib/private/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 add compare-and-delete to the memcache interface 2015-06-12 17:28:09 +02:00
apcu.php Update license headers 2015-03-26 11:44:36 +01:00
arraycache.php add compare-and-delete to the memcache interface 2015-06-12 17:28:09 +02:00
cache.php Update license headers 2015-03-26 11:44:36 +01:00
cadtrait.php add compare-and-delete to the memcache interface 2015-06-12 17:28:09 +02: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-delete to the memcache interface 2015-06-12 17:28:09 +02:00
nullcache.php add compare-and-delete to the memcache interface 2015-06-12 17:28:09 +02:00
redis.php switch to using watch to implement cas and cad on redis 2015-06-12 17:28:09 +02:00
xcache.php add compare-and-delete to the memcache interface 2015-06-12 17:28:09 +02:00