Skip to content

Commit b75d73b

Browse files
committed
[Messenger] Added Lazy option to redis
1 parent 9400384 commit b75d73b

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
@@ -1165,6 +1165,8 @@ delete_after_ack If ``true``, messages are deleted false
11651165
automatically after processing them
11661166
delete_after_reject If ``true``, messages are deleted true
11671167
automatically if they are rejected
1168+
lazy Connect only when we first need the false
1169+
connection
11681170
serializer How to serialize the final payload ``Redis::SERIALIZER_PHP``
11691171
in Redis (the
11701172
``Redis::OPT_SERIALIZER`` option)

0 commit comments

Comments
 (0)