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 d68be99 commit 88d54f6Copy full SHA for 88d54f6
src/Symfony/Component/Messenger/Bridge/Redis/CHANGELOG.md
@@ -6,6 +6,7 @@ CHANGELOG
6
7
* Added a `delete_after_reject` option to the DSN to allow control over message
8
deletion, similar to `delete_after_ack`.
9
+ * Added option `lazy` to delay connecting to Redis server until we first use it.
10
11
5.1.0
12
-----
0 commit comments