RubyGems Navigation menu

redis-queue 0.1.0

Adds Redis::Queue class which can be used as Distributed-Queue based on Redis. Redis is often used as a messaging server to implement processing of background jobs or other kinds of messaging tasks. It implements Reliable-queue pattern decribed here: http://redis.io/commands/rpoplpush

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

安装:
=

版本列表:

  1. 0.1.0 - June 02, 2018 (8.5 KB)
  2. 0.0.4 - May 24, 2014 (8.5 KB)
  3. 0.0.3 - June 08, 2013 (7.5 KB)
  4. 0.0.2 - June 03, 2013 (7.0 KB)
  5. 0.0.1 - May 28, 2013 (7.0 KB)

Runtime 依赖 (1):

redis < 5, >= 3.3.5

Development 依赖 (1):

rspec >= 2.13.0, ~> 2.13

业主:

作者:

  • Francesco Laurita

SHA 256 校验和:

2883d0c34ee06dc90eb868a578f80c23eb384c4928c83c5d251aba05b707af42

下载总量 802,305

这个版本 501,407

许可:

MIT

需要的 Ruby 版本: >= 0

链接: