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

revert until updates to docker testkit API are handled #295

Closed hughsimpson closed 2 years ago

hughsimpson commented 2 years ago

@debasishg Sorry about this, I got sloppy 😞 The docker testkit API was significantly modified in between me opening the pr and it being published, and I didn't check... If you want to get back to a building state for the time being, here's a grace pr just to revert the version bumps. Otherwise, I'll try to get a proper fix in in the next few days