Redis commands that need to process multiple keys at the same time are not supported in redis clusters.

does not support dealing with multiple keys. I personally understand that functions such as keys (), hkeys () cannot be used. Am I right about these two understandings?

original URL: http://redisdoc.com/topic/clu.

Mar.15,2021

such as mget,mset,ZINTERSTORE, etc. Because these multiple keys may not be in the same node, the speed will be relatively slow, so it does not support

at all.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b34a3d-2bf20.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b34a3d-2bf20.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?