redis-doc icon indicating copy to clipboard operation
redis-doc copied to clipboard

Update `distributed-locks.md`: add new Ruby Implementation for Distributed locks

Open 0exp opened this issue 3 months ago • 3 comments

Update distributed-locks.md: add new Ruby Implementation redis_queued_locks

Added new ruby implementation of Redis Distributed Locks redis_queued_locks to the Implementations list.

The new implementation realizes "lock request queues" feature.

https://github.com/0exp/redis_queued_locks

0exp avatar Mar 31 '24 22:03 0exp