redis_ha 0.1.4
Three basic CRDTs (set, hashmap and counter) for redis. Also includes a ConnectionPool that allows you to run concurrent redis commands on multiple connections w/o using eventmachine/em-hiredis.
Gemfile:
=
install:
=
Runtime Dependencies (1):
redis
>= 2.2.2