RedisClientType
Define what kind of behavior is expected from the client.
Name |
Description |
The client should work in single server mode (the default). |
|
The client should work in sentinel mode. When this mode is active use the link to define which role to get the client connection to. |
|
The client should work in cluster mode. When this mode is active use the link to define when slave nodes can be used for read only queries. |