redis/go-redis

Allow user to customize conn health check

pragkent opened this issue · 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