RubyGems Navigation menu

redis-lock 0.1.0

Adds pessimistic locking capabilities to the redis gem. Since these capabilities are utilized client-side, all clients must use this gem and follow the order of lock => make changes => unlock in order to obtain maximum safety when modifying sensitive keys. Tested with redis-server 2.0.4 and should work with all versions > 0.091.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.0 - June 04, 2014 (7.5 KB)
  2. 0.1.2 - October 30, 2013 (6.5 KB)
  3. 0.1.1 - October 23, 2013 (6.5 KB)
  4. 0.1.0 - January 16, 2011 (6 KB)

Runtime Dependencies (1):

redis >= 0

Owners:

Authors:

  • Patrick Tulskie

SHA 256 checksum:

cb2985599bcc842b0fc2f73e62a52fa96ce4c0670ddc430bc325e016a10a3234

Total downloads 558,599

For this version 24,173

Licenses:

N/A

Required Ruby Version: None

Links: