nextcloud/lib/private/Memcache
Roeland Jago Douma 0e66c2a38a
Do not scan for keys just get all the keys (with prefix)
Apparently scan leads to some issues sometimes on cluster. So just use
the get function to fetch the keys.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-05-16 09:52:05 +02:00
..
APCu.php Activate APCu on PHP 7 2016-09-01 12:30:05 +02:00
ArrayCache.php Update with robin 2016-07-21 18:13:58 +02:00
CADTrait.php Update with robin 2016-07-21 18:13:58 +02:00
CASTrait.php Update with robin 2016-07-21 18:13:58 +02:00
Cache.php Update with robin 2016-07-21 18:13:58 +02:00
Factory.php Make sure old instances don't break 2017-01-05 11:57:18 +01:00
Memcached.php Disable memcached binary protocol 2016-12-21 20:55:42 +01:00
NullCache.php Update with robin 2016-07-21 18:13:58 +02:00
Redis.php Do not scan for keys just get all the keys (with prefix) 2017-05-16 09:52:05 +02:00
XCache.php Update with robin 2016-07-21 18:13:58 +02:00