redis / redis-py

Redis Python client
MIT License
12.68k stars 2.53k forks source link

RedisCluster use execute_command not support full Redis command #3428

Open ZhaoGuan opened 2 weeks ago

ZhaoGuan commented 2 weeks ago

QQ_1731034841456 It's not working . But when I use execute_command("GET", "hm:user:info:48010510") it's worked! WHY? normal Rides Client is work!