RubyGems Navigation menu

mario-redis-lock 1.2.1

Yet another Ruby distributed lock using Redis, with emphasis in transparency. Requires Redis >= 2.6.12, because it uses the new syntax for SET to easily implement the robust algorithm described in the SET command documentation (http://redis.io/commands/set).

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 1.2.1 - January 08, 2018 (14.5 KB)
  2. 1.2.0 - February 01, 2016 (14.0 KB)
  3. 1.0.1 - September 23, 2014 (12.5 KB)
  4. 1.0.0 - September 23, 2014 (12.5 KB)

Runtime 依赖 (1):

redis >= 3.0.5

Development 依赖 (2):

bundler >= 1
rake >= 10

业主:

作者:

  • Mario Izquierdo

SHA 256 校验和:

27307e2a16120b3c3e5e307207e28d55204e5651e4f617abd0f67e2c996c3ced

下载总量 520,599

这个版本 484,284

许可:

MIT

需要的 Ruby 版本: >= 0

链接: