debasishg / scala-redis-nb

Implementation of a non blocking Redis client in Scala using Akka IO
204 stars 38 forks source link

Client method for connecting cluster #126

Open manjeet1198 opened 6 years ago

manjeet1198 commented 6 years ago

I want to connect with redis cluster of 3 nodes, How can I connect ?