RubyGems Navigation menu

redis-queue 0.0.2

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.5KB)
  2. 0.0.4 - May 24, 2014 (8.5KB)
  3. 0.0.3 - June 08, 2013 (7.5KB)
  4. 0.0.2 - June 03, 2013 (7KB)
  5. 0.0.1 - May 28, 2013 (7KB)

Runtime依存関係 (2):

hiredis ~> 0.4.5
redis ~> 3.0.4

Development依存関係 (1):

rspec ~> 2.13.0

所有者:

作者:

  • Francesco Laurita

SHA 256チェックサム:

326eb8250d6d0e613872c960cea236911ad70be287850b98e6de5850ec78fba8

累計ダウンロード数 807,178

このバージョンのみ 2,600

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: