etaty / rediscala

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

Scala-2.11 Support? #35

Closed abrighton closed 10 years ago

abrighton commented 10 years ago

Is anyone working on a rediscala version that works with scala-2.11, sbt-0.13.2, akka-2.3.2?

etaty commented 10 years ago

When I merge https://github.com/etaty/rediscala/pull/34 i will publish for scala 2.11

etaty commented 10 years ago

I have published 1.3.1 with scala 2.11 support https://github.com/etaty/rediscala/releases/tag/1.3.1 the repo has change resolvers += "rediscala" at "http://dl.bintray.com/etaty/maven"