go-redis / redis_rate

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

Allow customization of prefix used for redis keys #69

Closed chaayac closed 2 years ago

chaayac commented 2 years ago

Allows customisation of prefix by adding a new creator function.