scredis / scredis

Non-blocking, ultra-fast Scala Redis client built on top of Akka IO.

Home Page:https://scredis.github.io/scredis/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scredis behavior on cluster changes

danielleontiev opened this issue · comments

How does scredis behave when master node in the cluster goes down and new master is promoted?

Made a test myself