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:
=

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:

=

Total downloads 4.294

Voor deze versie 4.294

Versie vrijgegeven:

Licentie:

MIT

Required Ruby Version: >= 0

Links: