You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been looking to use the cluster client, but there seems to be a lot of missing functionality.
The cluster connection only seems to be able to run sever commands and does not have the functionality of the normal redis client.
Although we can individually connect to a node in the cluster, it would be better if the the subscription round robins to the different nodes in the cluster as a part of the library.