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!

Installeer:
=

Versies:

  1. 0.1.1 - May 20, 2016 (7,5 KB)
Toon alle versies (2 totaal)

Runtime afhankelijkheden (1):

redis ~> 3

Development afhankelijkheden (6):

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

Eigenaren:

Authors:

  • Nathan Palmer

SHA 256 checksum:

0eb0809935870ed54b3410354a17e16663b5ef6473a1a4e1d8cfa4c93b5dd446

Total downloads 4.120

Voor deze versie 4.120

Licentie:

MIT

Required Ruby Version: >= 0

Links: