Update connections.rst with Redis sentinel example

Add redis sentinel example for in connections.rst for kombu.
This commit is contained in:
Anudeep Samaiya 2020-12-23 11:38:02 +05:30 committed by Asif Saif Uddin
parent 6cb9d6639e
commit 716ad7e1f7
1 changed files with 3 additions and 0 deletions

View File

@ -88,6 +88,9 @@ All of these are valid URLs:
# Using Redis over a Unix socket
redis+socket:///tmp/redis.sock
# Using Redis sentinel
sentinel://sentinel1:26379;sentinel://sentinel2:26379
# Using Qpid
qpid://localhost/