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:
= Copy to clipboard Copied!

install:
=

Versions:

  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 KB)
  5. 0.0.1 - May 28, 2013 (7 KB)

Runtime Dependencies (1):

redis < 5, >= 3.3.5

Development Dependencies (1):

rspec >= 2.13.0, ~> 2.13

Owners:

Authors:

  • Francesco Laurita

SHA 256 checksum:

2883d0c34ee06dc90eb868a578f80c23eb384c4928c83c5d251aba05b707af42

Total downloads 798,734

For this version 498,034

License:

MIT

Required Ruby Version: >= 0

Links: