vutran1710 / PyrateLimiter

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

Add a SQLite bucket #59

Closed JWCook closed 2 years ago

JWCook commented 2 years ago

Closes #37, and includes most (but not all) of the suggestions from #38.

This also adds some more info to the Readme summarizing the different backends available.