Categories: None [Edit]

Sutto-em-redis

https://rubygems.org/gems/Sutto-em-redis
An EventMachine[http://rubyeventmachine.com/] based library for interacting with the very cool Redis[http://code.google.com/p/redis/] data store by Salvatore 'antirez' Sanfilippo. Modeled after eventmachine's implementation of the memcached protocol, and influenced by Ezra Zygmuntowicz's {redis-rb}[http://github.com/ezmobius/redis-rb/tree/master] 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 acheive significant parallelization without threads. WARNING: this library is my first attempt to write an evented client protocol, and isn't currently used in production anywhere. All that bit in the license about not being warranted to work for any particular purpose really applies.

Total

Ranking: 148,799 of 189,128
Downloads: 3,843

Daily

Ranking: 55,181 of 189,104
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
8,270456,197bacon
9,035374,131bones

Owners

#GravatarHandle