You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The RedisClient has getPool method, and the RedisClusterClient has a getClusterNodes method, but in the RedisSentinelClient we have no method to access the connection pool
The
RedisClienthasgetPoolmethod, and theRedisClusterClienthas agetClusterNodesmethod, but in theRedisSentinelClientwe have no method to access the connection pool