vutran1710 / PyrateLimiter

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

Is there any plan for supporting aioredis? #33

Closed houyingkun closed 2 years ago

vutran1710 commented 3 years ago

Yes it is in the plan, but I'm afraid that it will take a while.

baseplate-admin commented 2 years ago

Hi there,

AioRedis has merged with redis.py

So i think we can close this (or rename this PR to something like "switch to async redis") :D

vutran1710 commented 2 years ago

Thanks for the info. Issue closed