RubyGems Navigation menu

master_lock 0.1.0

This library implements application mutexes using Redis. The mutexes are shared between separate threads, processes, or machines. Locks are acquired with an expiration time so if process that holds a lock dies unexpectedly, the lock is released automatically after a certain duration.

Gemfile:
= Copy to clipboard Copied!

Installeer:
=

Versies:

  1. 0.11.1 - April 15, 2020 (14,5 KB)
  2. 0.11.0 - January 16, 2019 (14,5 KB)
  3. 0.10.0 - March 12, 2018 (10,5 KB)
  4. 0.9.1 - December 20, 2016 (10,5 KB)
  5. 0.9.0 - December 05, 2016 (10,5 KB)
  6. 0.1.0 - October 01, 2016 (7 KB)
Toon alle versies (7 totaal)

Runtime afhankelijkheden (1):

redis ~> 3.0

Development afhankelijkheden (3):

bundler ~> 1.13
rake ~> 10.0
rspec ~> 3.0

Eigenaren:

Authors:

  • Jim Posen

SHA 256 checksum:

7b39fc20f13566a6ba63f49811688d4467ec84a8993c83c91363c07580ea0e54

Total downloads 376.816

Voor deze versie 2.265

Licentie:

MIT

Required Ruby Version: >= 0

Links: