We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17f05d9 commit a040072Copy full SHA for a040072
docs/build/unreleased/251.rst
@@ -2,7 +2,6 @@
2
:tags: usecase, redis
3
4
Added new parameter :paramref:`.RedisBackend.username` to the Redis
5
- backend; this parameter allows username authentication in Redis when RBAC
6
- is enabled. Also added new paramref:`.RedisSentinelBackend.username`
7
- parameter, which is used for authentication in both Redis and Sentinel when
8
- RBAC is enabled. Pull request courtesy Takashi Kajinami.
+ backend, and :paramref:`.RedisSentinelBackend.username` to the Redis
+ Sentinel backend. These parameters allow for username authentication in
+ Redis when RBAC is enabled. Pull request courtesy Takashi Kajinami.
0 commit comments