debasishg / scala-redis

A scala library for connecting to a redis server, or a cluster of redis nodes using consistent hashing on the client side.
1.02k stars 219 forks source link

No need to cross-compile to two 2.12 versions #281

Closed ignasi35 closed 2 years ago

ignasi35 commented 2 years ago

Or am I missing some edge case(?)