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,257 of 193,262
Downloads: 392,960

Daily

Ranking: 25,480 of 193,241
Downloads: 10

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,443,511,853bundler
81,331,347,704rake
29983,409,217rspec
82558,435,291redis

Owners

#GravatarHandle
1iconcoinbase