RubyGems Navigation menu

master_lock 0.11.1

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 >= 3.0, < 5

Development 相依性套件 (3):

bundler ~> 2.1.4
rake >= 12.3.3
rspec ~> 3.0

擁有者:

推送者:

作者:

  • Jim Posen

SHA 256 總和檢查碼:

=

總下載次數 385,668

這個版本 125,153

版本发布:

授權:

Apache-2.0

Ruby 版本需求: >= 0

相關連結: