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,737 of 187,866
Downloads: 390,710

Daily

Ranking: 47,799 of 187,851
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,035,737,570bundler
101,174,178,996rake
28928,757,468rspec
79516,022,126redis

Owners

#GravatarHandle
1iconcoinbase