go-redis / redis_rate

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

Is it possible to support redis in sentinel mode? #105

Open LFSCODE opened 1 month ago

LFSCODE commented 1 month ago

I want to use Redis in sentinel mode to improve service availability. Is this currently supported?