Ruby distributed lock using Redis, with emphasis in transparency
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.
$
pkg install rubygem-mario-redis-lockOrigin
databases/rubygem-mario-redis-lock
Size
31.7KiB
License
MIT
Maintainer
ruby@FreeBSD.org
Dependencies
3 packages
Required by
0 packages