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:
=
安裝:
=
Runtime 相依性套件 (1):
redis
>= 3.0.5