nextcloud-server/lib/private/memcache
Robin Appelman 0a80bf5573 Add interface for memcache backends that support setting ttl on exisiting keys 2015-12-09 14:39:12 +07:00
..
apc.php Replacing ini_get instances with inigetwrapper usages 2015-11-23 14:12:31 +07:00
apcu.php Replacing ini_get instances with inigetwrapper usages 2015-11-23 14:12:31 +07:00
arraycache.php
cache.php
cadtrait.php
castrait.php
factory.php
memcached.php Handle errors on memcached level - fixes #17397 2015-11-10 15:58:17 +07:00
nullcache.php
redis.php Add interface for memcache backends that support setting ttl on exisiting keys 2015-12-09 14:39:12 +07:00
xcache.php Replace new occurences of ini_get with IniWrapper methods 2015-11-23 14:12:36 +07:00