Skip to content

Conversation

@byroot
Copy link
Member

@byroot byroot commented Sep 27, 2025

Fix: #257 (FYI: @Vasfed)

The hiredis C library isn't capable of reconnecting to a different server, only to the same server.

For classic client it's not a big deal, but with sentinel, a failover may have happened, hence the host or port may have changed.

Fix: #257 The `hiredis` C library isn't capable of reconnecting to a different server, only to the same server. For classic client it's not a big deal, but with sentinel, a failover may have happened, hence the host or port may have changed.
@byroot byroot merged commit 72c72d4 into master Sep 27, 2025
28 checks passed
@byroot byroot deleted the hiredis-reconnect branch September 27, 2025 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants