opnsense-ports/databases/rubygem-mario-redis-lock/pkg-descr
Franco Fichtner 96e3a232f6 */*: sync with upstream
Taken from: HardenedBSD
2017-07-26 04:49:57 +02:00

6 lines
336 B
Text

This is yet another Ruby distributed lock using Redis, with an emphasis on
transparency. It requires Redis version 2.6.12 or later, because it uses the
syntax for SET introduced in that version to easily implement the robust
algorithm described in the SET command documentation.
WWW: https://github.com/marioizquierdo/mario-redis-lock