RubyGems Navigation menu

resque-stages 0.0.1

A Resque gem for executing batches of jobs in stages. All jobs in a stage must complete before any job in the next stage is started allowing you to be sure that jobs are not executed out of sequence.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.3 - October 15, 2020 (375 KB)
  2. 0.0.2 - October 14, 2020 (375 KB)
  3. 0.0.1 - October 13, 2020 (375 KB)

Runtime Dependencies (3):

redis >= 0
resque >= 0

Development Dependencies (9):

Owners:

Pushed by:

Authors:

  • RealNobody

SHA 256 checksum:

d96063c1e3e75d9406c4fe6cb63a6b4af3dc2b4f1a3a787ef520f92b01ab7cbc

Total downloads 15,659

For this version 1,255

License:

MIT

Required Ruby Version: >= 2.3.0

Links: