Drakeeagle
Results
1
comments of
Drakeeagle
When I use asyn cluster connect api , I have the same issue. following code failed ``` const char * paddrs = "ip_0:port_0,ip_1:port_1"; redisClusterAsyncConnect(paddrs, HIRCLUSTER_FLAG_NULL); ``` > Setup your context...