RubyGems Navigation menu

activejob-locking 0.6.2

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)
Show all versions (9 total)

Runtime Dependencies (1):

activejob >= 0

Development Dependencies (5):

minitest >= 0
redlock >= 0
suo >= 0

Owners:

Pushed by:

Authors:

  • Charlie Savage

SHA 256 checksum:

b29f0494467bd9dadaa4066b0f4096c19dba0994a5fe59cfb0f8ae3be791027e

Total downloads 150,799

For this version 113,299

License:

MIT

Required Ruby Version: >= 0

Links: