Incorporating note from #9125

Credits:  @2fst4u in #9125

Signed-off-by: Martin Rüegg <martin.rueegg@metaworx.ch>
This commit is contained in:
Martin Rüegg
2022-09-03 00:14:46 +02:00
committed by GitHub
parent 5372491ecb
commit 11d84a4fa7

View File

@@ -205,6 +205,9 @@ The following options are available to configure when using a redis cluster (all
'password' => 'password',
'dbindex' => 0,
]
.. note:: The port is required as part of the server URL. However, it is not necesarry to list all servers: for example, if all servers are load balanced via the same DNS name, only that server name is required.
Connecting to single Redis server over TCP
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^