Categories: None [Edit]

master_lock

https://rubygems.org/gems/master_lock
https://github.com/coinbase/master_lock
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.

Total

Ranking: 9,044 of 192,156
Downloads: 392,225

Daily

Ranking: 55,096 of 192,137
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,345,383,941bundler
81,293,584,300rake
29971,309,175rspec
82549,656,262redis

Owners

#GravatarHandle
1iconcoinbase