fbe83c8a7b
... so that users can enable authentication in both Redis and Redis Sentinel. Change-Id: I3e68e23cf89081cca829d4f78f1d1b35a11d9496
7 lines
230 B
YAML
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.
|