We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fbe0a7 commit 137a873Copy full SHA for 137a873
redis-bechmark-go.go
@@ -62,7 +62,6 @@ func getOSSClusterConn(addr string, opts []radix.DialOpt, clients uint64) *radix
62
)
63
}
64
65
- //vanillaCluster.Client()
66
// this cluster will use the ClientFunc to create a pool to each node in the
67
// cluster.
68
poolFunc := func(network, addr string) (radix.Client, error) {
0 commit comments