We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6138eb commit b98fa06Copy full SHA for b98fa06
messenger.rst
@@ -905,10 +905,6 @@ The Redis transport uses `streams`_ to queue messages.
905
To use the Redis transport, you will need the Redis PHP extension (^4.3) and
906
a running Redis server (^5.0).
907
908
-.. caution::
909
-
910
- The Redis transport does not support "delayed" messages.
911
912
A number of options can be configured via the DSN or via the ``options`` key
913
under the transport in ``messenger.yaml``:
914
0 commit comments