8000
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 5e69cc3 commit e16bc4eCopy full SHA for e16bc4e
components/cache/adapters/redis_adapter.rst
@@ -63,7 +63,7 @@ helper method allows creating and configuring the Redis client class instance us
63
64
The DSN can specify either an IP/host (and an optional port) or a socket path, as well as a
65
password and a database index. To enable TLS for connections, the scheme ``redis`` must be
66
-replaced by ``rediss``.
+replaced by ``rediss`` (the second ``s`` means "secure").
67
68
.. note::
69
0 commit comments