etaty / rediscala

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

connect to new nodes / disconnect from unused nodes #178

Open thirstycrow opened 7 years ago

thirstycrow commented 7 years ago

When slots is updated, RedisCluster should connect to new nodes, and disconnect from the nodes that's not serving data any longer.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.3%) to 90.406% when pulling cfeab772522de453183948846a43d0cc28a4b73f on thirstycrow:feature-dynamic-cluster-nodes into 55573df26adbe20be54291ffc67414af028bf889 on etaty:master.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.07%) to 90.652% when pulling 4309ccdaed4400063d7749dcbf7a78c318eac591 on thirstycrow:feature-dynamic-cluster-nodes into 55573df26adbe20be54291ffc67414af028bf889 on etaty:master.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.07%) to 90.652% when pulling dd6bc0c745773e69cb1974321453edc31e92204f on thirstycrow:feature-dynamic-cluster-nodes into 55573df26adbe20be54291ffc67414af028bf889 on etaty:master.