interface Connector (View source)
| Connection | connect(array $config, array $options) Create a connection to a Redis cluster. | |
| Connection | connectToCluster(array $config, array $clusterOptions, array $options) Create a connection to a Redis instance. | 
Create a connection to a Redis cluster.
Create a connection to a Redis instance.
    © Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
    https://laravel.com/api/8.x/Illuminate/Contracts/Redis/Connector.html