Closed siddjoshi closed 4 years ago
Hi ,
I did not find an example where I can see the cpp_redis::client.connect method using authentication to connect to redis server.
Is it supported ?
Regards Siddharth
I got it. We have to use cpp_redis::client.auth post connect.
Hi ,
I did not find an example where I can see the cpp_redis::client.connect method using authentication to connect to redis server.
Is it supported ?
Regards Siddharth