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: 8,657 of 187,152
Downloads: 390,190

Daily

Ranking: 42,089 of 187,138
Downloads: 11

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,962,635,985bundler
101,148,456,251rake
27917,840,403rspec
79508,387,660redis

Owners

#GravatarHandle
1iconcoinbase