dwyl / redis-connection

:zap: Single Redis Connection that can be used anywhere in your node.js app and closed once (e.g in tests)
45 stars 12 forks source link

ioredis ? #26

Closed nelsonic closed 8 years ago

nelsonic commented 8 years ago

Should we consider using https://github.com/luin/ioredis ?

nelsonic commented 8 years ago

No need to "pre-empt" performance issues before they arise.