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: 7,594 of 180,448
Downloads: 375,881

Daily

Ranking: 7,979 of 180,434
Downloads: 176

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,074,527,333bundler
16853,130,958rake
23767,656,531rspec
70405,122,059redis

Owners

#GravatarHandle
1iconcoinbase