RubyGems Navigation menu

mario-redis-lock 1.2.0

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, ~> 3

Development 相依性套件 (2):

bundler ~> 1
rake ~> 10

擁有者:

作者:

  • Mario Izquierdo

SHA 256 checksum:

71284375e58a89bf5c337c44f0e7da2576cfcc762dec0cc632c992d84dddac72

總下載次數 520,371

這個版本 30,420

License:

MIT

Ruby 版本需求: >= 0

相關連結: