RubyGems Navigation menu

activejob-locking 0.6.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)
Show all versions (9 total)

Runtime Dependencies (1):

activejob >= 0

Development Dependencies (5):

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

Owners:

Authors:

  • Charlie Savage

SHA 256 checksum:

bbbf6a2b1ce9c4a237c246207f4cb79636879f3492b8737705a50455180e7ca4

Total downloads 161,249

For this version 18,135

License:

MIT

Required Ruby Version: >= 0

Links: