RubyGems Navigation menu

resque-duplicateless 0.1.0

Resque allows a single queue to have multiple jobs of the same time. This is because it uses a redis list, which does not have the concept of a unique entry. Sometimes, however, a particular value is only needed if it isn't already on the queue.

Gemfile:
=

Installeer:
=

Versies:

  1. 0.1.0 November 28, 2017 (11 KB)

Runtime afhankelijkheden (1):

resque ~> 1.x

Development afhankelijkheden (2):

bundler ~> 1.15
rake ~> 10.0

Eigenaren:

Authors:

  • Jeremy Linder

SHA 256 checksum:

=

Total downloads 2.293

Voor deze versie 2.293

Versie vrijgegeven:

Licentie:

MIT

Required Ruby Version: >= 0

Links: