RubyGems Navigation menu

distributed-mutex 0.1.1

This gem allows you to lock specific chunks of code based on a shared key. It's a Mutex, but locks beyond a single machine by utilizing Redis's SETNX.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.1 - May 20, 2016 (7.5 KB)
Show all versions (2 total)

Runtime Dependencies (1):

redis ~> 3

Development Dependencies (6):

bundler ~> 1.10
byebug ~> 9
coveralls ~> 0
mock_redis ~> 0
rake ~> 10.0
rspec ~> 3

Owners:

Authors:

  • Nathan Palmer

SHA 256 checksum:

0eb0809935870ed54b3410354a17e16663b5ef6473a1a4e1d8cfa4c93b5dd446

Total downloads 4,112

For this version 4,112

License:

MIT

Required Ruby Version: >= 0

Links: