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,307 of 193,816
Downloads: 393,911

Daily

Ranking: 14,098 of 193,785
Downloads: 41

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,498,404,930bundler
81,347,489,252rake
29990,174,298rspec
83563,146,884redis

Owners

#GravatarHandle
1iconcoinbase