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

instalar:
=

Versões:

  1. 0.2.0 - February 17, 2020 (9 KB)
  2. 0.1.0 - January 28, 2020 (8,5 KB)

Runtime Dependencies (1):

redis >= 3.3.5, < 5

Development Dependencies (1):

rspec >= 2.13.0, ~> 2.13

Donos:

Pushed by:

Autores:

  • Jaakko Rinta-Filppula, Francesco Laurita

SHA 256 checksum:

480183deaa3e0a2ac07eae509072d71a5afec0a8a3d6f82c06bdcd159bdce908

Total de downloads 3.519

Desta versão 1.988

Licença:

MIT

Versão Requerida do Ruby: >= 0

Links: