distributed-mutex 0.1.1
This gem allows you to lock specific chunks of code based on a shared key. It's a Mutex, but locks beyond a single machine by utilizing Redis's SETNX.
Gemfile:
=
Installeer:
=
Runtime afhankelijkheden (1):
redis
~> 3