8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b8adc9 commit 0e4981dCopy full SHA for 0e4981d
src/Symfony/Component/Messenger/Bridge/Redis/CHANGELOG.md
@@ -7,3 +7,5 @@ CHANGELOG
7
* Introduced the Redis bridge.
8
* Added TLS option in the DSN. Example: `redis://127.0.0.1?tls=1`
9
* Deprecated use of invalid options
10
+ * Added ability to receive of old pending messages with new `redeliver_timeout`
11
+ and `claim_interval` options
0 commit comments