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:
= 複製 已複製

安裝:
=

版本列表:

  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.0 KB)

Runtime 相依性套件 (1):

redis >= 0

擁有者:

作者:

  • Patrick Tulskie

SHA 256 checksum:

cb2985599bcc842b0fc2f73e62a52fa96ce4c0670ddc430bc325e016a10a3234

總下載次數 573,362

這個版本 24,183

License:

Ruby 版本需求:

相關連結: