RubyGems Navigation menu

mario-redis-lock 1.0.1

Yet another distributed lock for Ruby using Redis, with emphasis in the documentation. 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.5KB)
  2. 1.2.0 - February 01, 2016 (14KB)
  3. 1.0.1 - September 23, 2014 (12.5KB)
  4. 1.0.0 - September 23, 2014 (12.5KB)

Runtime依存関係 (1):

redis >= 3.0.5

Development依存関係 (2):

bundler ~> 1.5
rake >= 0

所有者:

作者:

  • Mario Izquierdo

SHA 256チェックサム:

= クリップボードにコピー コピー完了!

累計ダウンロード数 549,250

このバージョンのみ 3,199

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: