summaryrefslogtreecommitdiff
path: root/databases/rubygem-em-redis-unified/pkg-descr
blob: 626bb72d8ad40499be07b93d251085c1822e6579 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
An EventMachine based library for interacting with the very cool 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).

This library is only useful when used as part of an application that relies on
Event Machine's event loop. It implements an EM-based client protocol, which
leverages the non-blocking nature of the EM interface to achieve significant
parallelization without threads.

WWW: https://github.com/portertech/em-redis