Nordix / hiredis-cluster

C client library for Valkey/Redis Cluster. This project is used and sponsored by Ericsson. It is a fork of the now unmaintained hiredis-vip.
BSD 3-Clause "New" or "Revised" License
87 stars 42 forks source link

Return re-connection failures immediately #159

Open bjosv opened 1 year ago

bjosv commented 1 year ago

Includes a new testcase in a separate commit which visualize legacy behavior. The testcase simulates a temporary network problem which triggers node reconnects to fail.