etaty / rediscala

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

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

Closed alexmnyc closed 7 years ago

alexmnyc commented 7 years ago

Any chance RedisCluster can be published as a milestone release with 1.7.0-M1 ? Or is it too raw at this point?

etaty commented 7 years ago

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