node_redis_cluster
node_redis_cluster copied to clipboard
Other node not connected
In the function connectToLink the link that has to be parsed is in the form
var ss = str.split('@'); var spl = ss[0].split(':');
Another suggestion is to change the line var link = ( flags === 'myself' || flags === 'myself,master || ... with the line: var link = items[1]. This is useful if the the cluster has a balanced virtual ip