zaqar/releasenotes/notes/redis-sentinel-authenticati...

7 lines
230 B
YAML

---
features:
- |
Now Redis driver supports authentication with Redis Sentinel. To use this
feature, add the ``redis_password`` query to the Redis URI.
The ``redis_username`` can be used when ACL feature is enabled.