RubyGems Navigation menu

em-redis 0.1.1

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.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.3.0 - November 23, 2010 (7.5 KB)
  2. 0.2.3 - August 11, 2010 (16.5 KB)
  3. 0.2.2 - December 29, 2009 (12.0 KB)
  4. 0.2.1 - December 15, 2009 (12.5 KB)
  5. 0.2 - December 15, 2009 (12.5 KB)
  6. 0.1.1 - December 15, 2009 (12.5 KB)
显示所有版本 (共 6 个)

Runtime 依赖 (1):

bacon >= 0

业主:

作者:

  • Jonathan Broad

SHA 256 校验和:

9ee2774bbea94ac8fde293e93b696ac948cf63884bec47a49d048a972683d8cb

下载总量 134,831

这个版本 4,045

许可:

需要的 Ruby 版本:

链接: