RubyGems Navigation menu

active_job_lock 0.1.0

An ActiveJob plugin. Adds locking, with optional timeout/deadlock handling. Using a `lock_timeout` allows you to re-acquire the lock should your job fail, crash, or is otherwise unable to relase the lock. i.e. Your server unexpectedly looses power. Very handy for jobs that are recurring or may be retried.

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 0.1.0 - July 27, 2016 (12,5 ko)

Dépendances de Runtime (2):

activejob ~> 4.2.0
redis ~> 3.2

Dépendances de Development (3):

minitest ~> 5.2
rake ~> 10.3
yard ~> 0.8

Propriétaires:

Auteurs:

  • Daniel Ferraz, Luke Antins

Total de contrôle SHA 256:

cc8af68baec1b57b0967e773bcdf23347e8e6e163deea7fe5e9cdffb8f5616ab

Total de téléchargements 3 234

Pour cette version 3 234

License:

MIT

Version de Ruby requise: >= 0

Liens: