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.
2 parents 1b52d60 + 08fb0c4 commit bbeb49fCopy full SHA for bbeb49f
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