RubyGems Navigation menu

master_lock 0.8.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.5KB)
  2. 0.11.0 - January 16, 2019 (14.5KB)
  3. 0.10.0 - March 12, 2018 (10.5KB)
  4. 0.9.1 - December 20, 2016 (10.5KB)
  5. 0.9.0 - December 05, 2016 (10.5KB)
  6. 0.8.0 - December 03, 2016 (10KB)
全てのバージョンを表示(全7件)

Runtime依存関係 (1):

redis ~> 3.0

Development依存関係 (3):

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

所有者:

作者:

  • Jim Posen

SHA 256チェックサム:

afe4d06d6b8c09f41cd642beea90c632f5d88c325c3d9b98454d43b32ff76ce9

累計ダウンロード数 376,731

このバージョンのみ 2,168

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: