mediocregopher / radix.v2

Redis client for Go
http://godoc.org/github.com/mediocregopher/radix.v2
MIT License
433 stars 92 forks source link

How do I create a pubsub in Cluster mode? #99

Open DarthPestilane opened 1 year ago

DarthPestilane commented 1 year ago

I'm using redis in cluster mode , have the *cluster.Cluster, how do I create a pubsub from the cluster ?