Thanks to visit codestin.com Credit goes to github.com
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 08fb0c4Copy full SHA for 08fb0c4
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