Get the redis client instance.
Get client type information.
Get the redis cluster client instance. Returns null if the client is not in cluster mode.
Get cluster information if in cluster mode.
Get the redis cluster client instance. Throws an error if the client is not in cluster mode.
Health check for the Redis connection.
Check if the client is in cluster mode.
Check if the client is connected.
Quit the redis client instance.
Wait for the client to be ready.
The redis connection manager (single instance or cluster).