taskflow/releasenotes/notes/sentinel-fallbacks-6fe2ab0d68959cdf.yaml
Takashi Kajinami fe74dae2fe redis: Support fallback servers
Sentinel clients can use fallback sentinel services so that clients can
obtain available instances even if some of the sentinel services are
unavailable.

Change-Id: Ibdf8993f7ca912bd5acf75ffbc89cf928b607b99
2024-02-04 15:27:05 +00:00

6 lines
149 B
YAML

---
features:
- |
The redis driver now supports ``sentinel_fallbacks`` option. This allows
using additional sentinel servers as fallbacks.