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:
- 0.1.0 November 28, 2017 (11 KB)
Runtime afhankelijkheden (1):
resque
~> 1.x