RubyGems Navigation menu

em-redis 0.2

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 achieve significant parallelization without threads.

Gemfile:
= Copy to clipboard Copied!

Installeer:
=

Versies:

  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 KB)
  4. 0.2.1 - December 15, 2009 (12,5 KB)
  5. 0.2 - December 15, 2009 (12,5 KB)
Toon alle versies (6 totaal)

Runtime afhankelijkheden (1):

eventmachine >= 0.12.11

Development afhankelijkheden (3):

bacon >= 1.1.0
bones >= 3.2.0
em-spec >= 0.2.0

Eigenaren:

Authors:

  • Jonathan Broad

SHA 256 checksum:

ada8a2f01e7948a96484ba3276aa7d34416eff236a189ebc0ba07064b5571b40

Total downloads 134.697

Voor deze versie 4.056

Licenties:

N/A

Required Ruby Version: Geen

Links: