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

Allow user to customize conn health check

Open pragkent opened this issue 1 year ago • 0 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.

As described in PR #3060

pragkent avatar Jul 17 '24 09:07 pragkent