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 1e39562 commit 3c6c7a3Copy full SHA for 3c6c7a3
components/cache/adapters/redis_adapter.rst
@@ -106,6 +106,10 @@ name of your service group::
106
107
The option to define multiple servers in a single DSN was introduced in Symfony 4.2.
108
109
+.. versionadded:: 4.4
110
+
111
+ Redis Sentinel support was introduced in Symfony 4.4.
112
113
.. note::
114
115
See the :class:`Symfony\\Component\\Cache\\Traits\\RedisTrait` for more options
0 commit comments