mloughran / em-hiredis

Eventmachine redis client
MIT License
221 stars 63 forks source link

Redis-sentinel connection support #47

Closed badlamer closed 8 years ago

badlamer commented 8 years ago

Add redis-sentinel connection support for scalability, otherwise it is not a scalable solution.

Refs https://github.com/rails/actioncable/issues/99