
A redis client for eventmachine designed to be fast and simple.
features:
* uses the c hiredis library to parse redis replies
* convenient api for pubsub
* expose the state of underlying redis connections so that custom
failover logic can be written outside the library
this package contains examples and html documentation for ruby-em-hiredis.