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,052 of 183,107
Downloads: 385,859

Daily

Ranking: 11,372 of 183,092
Downloads: 57

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,407,087,911bundler
10953,844,246rake
25817,849,894rspec
72443,835,435redis

Owners

#GravatarHandle
1iconcoinbase