sigmavirus24 / rush

Modular, way of implementing rate-limiting in python with a few handy default implementations

Home Page:https://rush.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[feature] MemCache Store option

judahrand opened this issue · comments

Could be a nice alternative to Redis.

Could also use this interesting looking library which is another pure Python project.

Let me know if you think this would be a worthwhile addition.