etaty / rediscala

Non-blocking, Reactive Redis driver for Scala (with Sentinel support)
Apache License 2.0
790 stars 142 forks source link

Clustering is not supported #145

Closed 1178615156 closed 7 years ago

alexmnyc commented 7 years ago

Any chance RedisCluster can be published as a milestone release with 1.7.0-M1 ?

Uxio0 commented 7 years ago

https://github.com/etaty/rediscala/issues/155

etaty commented 7 years ago

Hey, 1.7.0 is available with redis cluster support libraryDependencies += "com.github.etaty" %% "rediscala" % "1.7.0"