vutran1710 / PyrateLimiter

⚔️Python Rate-Limiter using Leaky-Bucket Algorithm Family
https://pyratelimiter.readthedocs.io
MIT License
349 stars 36 forks source link

Fix: add monotonic time anchor in Limiter's constructor #50

Closed vutran1710 closed 3 years ago

vutran1710 commented 3 years ago

Fix problem working with django-redis #48