RubyGems Navigation menu

redis-deque 0.2.0

Adds Redis::Deque class which can be used as Distributed-Deque 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.2.0 February 17, 2020 (9KB)
  2. 0.1.0 January 28, 2020 (8.5KB)

Runtime依存関係 (1):

redis >= 3.3.5, < 5

Development依存関係 (1):

rspec >= 2.13.0, ~> 2.13

所有者:

プッシュ者:

作者:

  • Jaakko Rinta-Filppula, Francesco Laurita

SHA 256チェックサム:

=

累計ダウンロード数 3,754

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

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: