8000 Update redis.rst · alex-python/celery@7265a6d · GitHub
[go: up one dir, main page]

Skip to content

Commit 7265a6d

Browse files
committed
Update redis.rst
1 parent 5ba2e75 commit 7265a6d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/getting-started/brokers/redis.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ Where the URL is in the format of::
3434
all fields after the scheme are optional, and will default to localhost on port 6379,
3535
using database 0.
3636

37+
If a unix socket connection should be used, the URL needs to be in the format::
38+
39+
redis+socket:///path/to/redis.sock
40+
3741
.. _redis-visibility_timeout:
3842

3943
Visibility Timeout

0 commit comments

Comments
 (0)
0