]> source.dussan.org Git - nextcloud-server.git/commit
Do not scan for keys just get all the keys (with prefix) 4666/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Tue, 16 May 2017 07:52:05 +0000 (09:52 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Tue, 16 May 2017 07:52:05 +0000 (09:52 +0200)
commit0e66c2a38aa86df2b6a1273b0cf4ad95485ce6e7
tree26b23ec8ad3e8023add2ded120d254713ec79821
parentfe5a4dd4995fcf6fdb3546dab103a5eb84d28f72
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>
lib/private/Memcache/Redis.php