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,407 of 195,747
Downloads: 394,666

Daily

Ranking: 44,565 of 195,713
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,627,637,783bundler
81,383,628,509rake
291,006,033,649rspec
83573,845,230redis

Owners

#GravatarHandle
1iconcoinbase