blob: 98117a5a154ea5e09b4cd82a79edb99680d0a6ca (
plain) (
blame)
1
2
3
4
5
6
|
An EventMachine based library for interacting with the Redis data store
by Salvatore 'antirez' Sanfilippo. Modeled after eventmachine's
implementation of the memcached protocol, and influenced by Ezra Zygmuntowicz's
redis-rb library (distributed as part of Redis).
WWW: https://rubygems.org/gems/em-redis-unified
|