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

install:
=

Versions:

  1. 0.1.0 - November 28, 2017 (11 KB)

Runtime Dependencies (1):

resque ~> 1.x

Development Dependencies (2):

bundler ~> 1.15
rake ~> 10.0

Owners:

Authors:

  • Jeremy Linder

SHA 256 checksum:

078d02cb003511ce5657fa12d863c587fd1e32da7dad728141f4d1da12f5af8b

Total downloads 2,144

For this version 2,144

License:

MIT

Required Ruby Version: >= 0

Links: