8000 [Messenger] Added Lazy option to redis · symfony/symfony-docs@9b61abc · GitHub
[go: up one dir, main page]

Skip to content

Commit 9b61abc

Browse files
committed
[Messenger] Added Lazy option to redis
1 parent 55a6ad0 commit 9b61abc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

messenger.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1167,6 +1167,8 @@ auto_setup Create the Redis group automatically? true
11671167
auth The Redis password
11681168
delete_after_ack If ``true``, messages are deleted false
11691169
automatically after processing them
1170+
lazy Connect only when we first need the false
1171+
connection
11701172
serializer How to serialize the final payload ``Redis::SERIALIZER_PHP``
11711173
in Redis (the
11721174
``Redis::OPT_SERIALIZER`` option)

0 commit comments

Comments
 (0)
0