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,999 of 191,516
Downloads: 392,060

Daily

Ranking: 27,633 of 191,482
Downloads: 13

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,297,533,420bundler
81,275,394,320rake
29965,047,795rspec
80545,371,856redis

Owners

#GravatarHandle
1iconcoinbase