Closed woozyking closed 11 years ago
please could you specify your python version, redis version and rediscluster version. Are you using rediscluster 0.4.0 ? Thanks
please do pip install --upgrade rediscluster
Thanks for reporting
Thank you @salimane. Just FYI, environment setup: Ubuntu 12.10 Python 2.7.3 Redis 2.2.12 rediscluster 0.4.0
I'm going to try 0.5.0 now and see if the problem persists.
When I try to run keys() method, I get the following error:
Where
c
is an instance ofrediscluster.StrictRedisCluster