microlinkhq / async-ratelimiter

Rate limit made simple, easy, async.
MIT License
320 stars 23 forks source link

feat: compatibility with promise-redis package #23

Closed arnidan closed 5 years ago

Kikobeats commented 5 years ago

Thanks, but I prefer don't support packages with poor maintenance

Consider switching to ioredis, it's a very good and well tested 👍

Kikobeats commented 5 years ago

BTW, if you still need this, you can publish your fork under your own namespace on npm

arnidan commented 5 years ago

Thank for feedback

I will use it simply as github dependency until moving to ioredis