RubyGems Navigation menu

master_lock 0.10.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:
=

安装:
=

版本列表:

  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)
显示所有版本 (共 7 个)

Runtime 依赖 (1):

redis < 5, >= 3.0

Development 依赖 (3):

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

业主:

作者:

  • Jim Posen

SHA 256 校验和:

=

下载总量 385,668

这个版本 18,516

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 0

链接: