Currently Client is aStrictRedis client. This does not seem to work with the Redis Cluster setup (MOVED error due to redirection that is not followed?).
Does it make sense to pass a redis/rediscluster object to Client to make the connector pluggable?
Currently Client is a
StrictRedis
client. This does not seem to work with the Redis Cluster setup (MOVED error due to redirection that is not followed?).Does it make sense to pass a redis/rediscluster object to Client to make the connector pluggable?