go-redis icon indicating copy to clipboard operation
go-redis copied to clipboard

Add ConnChecker to customize conn health check

Open pragkent opened this issue 1 year ago • 3 comments

Allow user to customize conn health check.

One of the scenario we met is that we'd like to drain some proxy node before upgrading. If we'd like to take down some node, instructions could be sent to clients to drop connections to these nodes.

pragkent avatar Jul 17 '24 09:07 pragkent