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

How to deal with this speed limit scheme? #63

Open gopkg-dev opened 3 years ago

gopkg-dev commented 3 years ago

Usage Plans:

Plan type Rate (requests per second) Burst
Default 0.0055 20

How do you use your library to handle this kind of restriction request? I am a client to request other server api