RubyGems Navigation menu

remq 0.0.1a

Remq is a Redis-based protocol for building fast, persistent pub/sub 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, persisted pub/sub message queues.

Gemfile:
= Copy to clipboard Copied!

instalar:
=

Versões:

  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)
Mostrar todas as versões (4)

Runtime Dependencies (2):

multi_json ~> 1.0
redis ~> 3.0.1

Development Dependencies (2):

rake >= 0
rspec ~> 2.6

Donos:

Autores:

  • Evan Owen

SHA 256 checksum:

3c98b8f0cdee05e2976ea11a716a546b278205f90a894155e41ebff7f13f9eeb

Total de downloads 8.647

Desta versão 2.176

Licenças:

N/A

Versão Requerida do Ruby: Nenhum

Versão Requerida do RubyGems: > 1.3.1

Links: