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:

= Copy to clipboard Copied!

Total downloads 4,149

For this version 4,149

License:

MIT

Required Ruby Version: >= 0

Links: