Skip to content

Commit b98fa06

Browse files
Remove hint that redis does not support DelayStamp
1 parent c6138eb commit b98fa06

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

messenger.rst

-4
Original file line numberDiff line numberDiff line change
@@ -905,10 +905,6 @@ The Redis transport uses `streams`_ to queue messages.
905905
To use the Redis transport, you will need the Redis PHP extension (^4.3) and
906906
a running Redis server (^5.0).
907907

908-
.. caution::
909-
910-
The Redis transport does not support "delayed" messages.
911-
912908
A number of options can be configured via the DSN or via the ``options`` key
913909
under the transport in ``messenger.yaml``:
914910

0 commit comments

Comments
 (0)