We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcc06ee commit 22270a7Copy full SHA for 22270a7
components/cache/adapters/redis_adapter.rst
@@ -64,6 +64,7 @@ be replaced by ``rediss`` (the second ``s`` means "secure").
64
A `Data Source Name (DSN)`_ for this adapter must use the following format.
65
66
.. code-block:: text
67
+
68
redis[s]://[pass@][ip|host|socket[:port]][/db-index]
69
70
Below are common examples of valid DSNs showing a combination of available values::
0 commit comments