go-redis / redis_rate

Rate limiting for go-redis
https://redis.uptrace.dev/guide/go-redis-rate-limiting.html
BSD 2-Clause "Simplified" License
851 stars 101 forks source link

ERR bad lua script for redis cluster, all the keys that the script uses should be passed using the KEYS array, and KEYS should not be in expression #93

Open qiulin opened 11 months ago

qiulin commented 11 months ago

I got the error, when using on redis cluster.