RubyGems Navigation menu

remq 0.0.4

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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.0.4 - February 17, 2013 (1.3 MB)
  2. 0.0.3 - February 17, 2013 (1.3 MB)
  3. 0.0.1a - July 02, 2012 (8.5 KB)
显示所有版本 (共 4 个)

Runtime 依赖 (1):

redis ~> 3.0.1

Development 依赖 (2):

rake >= 0
rspec ~> 2.6

业主:

作者:

  • Evan Owen

SHA 256 校验和:

acf793e06b1c83ba58a50f63bc8549103ae9d9fdf72c100d55e69d026473af74

下载总量 8,614

这个版本 3,734

许可:

需要的 Ruby 版本:

链接: