RubyGems Navigation menu

activejob-locking 0.2.0

activejob-locking lets you control how ActiveJobs are enqueued and performed: Allow only one job to be enqueued at a time (based on a lock_id) Allow only one job to be performed at a time (also based on a lock_id)

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.6.2 - July 13, 2020 (12 KB)
  2. 0.6.1 - April 01, 2020 (12 KB)
  3. 0.6.0 - May 08, 2019 (11.5 KB)
  4. 0.5.1 - October 09, 2017 (11.5 KB)
  5. 0.5.0 - October 04, 2017 (11.5 KB)
  6. 0.2.0 - June 21, 2017 (11 KB)
Show all versions (9 total)

Runtime Dependencies (1):

activejob ~> 5.0.1

Development Dependencies (5):

minitest > 5.10.0
redlock >= 0
suo >= 0

Owners:

Authors:

  • Charlie Savage

SHA 256 checksum:

a6b654e20cee2b10e9dada7afde7110d6fe39e059ed00c57770350ec811c9725

Total downloads 161,071

For this version 2,149

License:

MIT

Required Ruby Version: >= 0

Links: