Hristo Temelski
Hristo Temelski
Added a check that only valid operations can be sent to the server. Modified the tests to accommodate the changes. Included as valid operations the four new operations that are...
When issuing a `ssubscribe` command, the Cluster client creates a "regular" Redis client to establish a connection to the correct shard. This doesn't work if there's a failover since the...
When issuing a `ssubscribe` command, the Cluster client creates a "regular" Redis client to establish a connection to the correct shard. This doesn't work if there's a failover since the...