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 校验和:

cb2985599bcc842b0fc2f73e62a52fa96ce4c0670ddc430bc325e016a10a3234

下载总量 572,846

这个版本 24,183

许可:

需要的 Ruby 版本:

链接: