nextcloud/lib/private/memcache
Robin Appelman 0a80bf5573 Add interface for memcache backends that support setting ttl on exisiting keys 2015-12-09 14:39:12 +01:00
..
apc.php Replacing ini_get instances with inigetwrapper usages 2015-11-23 14:12:31 +01:00
apcu.php Replacing ini_get instances with inigetwrapper usages 2015-11-23 14:12:31 +01:00
arraycache.php update license headers and authors 2015-06-25 14:13:49 +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 Fix memcache factory unit tests 2015-07-16 03:53:18 +01:00
memcached.php Handle errors on memcached level - fixes #17397 2015-11-10 15:58:17 +01:00
nullcache.php update license headers and authors 2015-06-25 14:13:49 +02:00
redis.php Add interface for memcache backends that support setting ttl on exisiting keys 2015-12-09 14:39:12 +01:00
xcache.php Replace new occurences of ini_get with IniWrapper methods 2015-11-23 14:12:36 +01:00