Thursday, 27 April 2017

In redis cluster how to get the data of whole cluster which is set by command HMSET by node redis client?

Is it possible by HSCAN command, Only providing the host and port of single node, which automatically detect the cluster node and gives all data?

currently made a temporary fix by iterating through all the node.



via Devendra Kumar

No comments:

Post a Comment