RubyGems Navigation menu

remq 0.0.3

Remq is a Redis-based protocol for building fast, durable message queues. The Remq protocol is defined by a collection of Lua scripts (located at https://github.com/kainosnoema/remq) which effectively turn Redis into a capable message queue broker for fast inter-service communication. The Remq Ruby client library is built on top of these scripts, making it easy to build fast, durable message queues.

Gemfile:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 0.0.4 - February 17, 2013 (1,31 MB)
  2. 0.0.3 - February 17, 2013 (1,31 MB)
  3. 0.0.1a - July 02, 2012 (8,5 KB)
Zeige alle Versionen (4 total)

Runtime Abhängigkeiten (1):

redis ~> 3.0.1

Development Abhängigkeiten (2):

rake >= 0
rspec ~> 2.6

Besitzer:

Autoren:

  • Evan Owen

SHA 256-Prüfsumme:

8c24d442919c9379b125cd366de355b5ad00dcf406bef7d9b2107fec97f10a80

Downloads insgesamt 8.675

Für diese Version 2.714

Lizenzen:

k.A.

Erforderliche Ruby-Version: None

Links: