scala-redis
scala-redis copied to clipboard
Is redis client v3.0 backward compatible with Redis v2.x ?
I'm using Redis v2.8. In build.sbt, the redis client version used is 3.0. Is this client compatible with Redis v2.x ?
Yes, it should be .. Thanks.