Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update distributed_locks.md: add new Ruby Implementation for Distributed Locks #97

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

0exp
Copy link
Contributor

@0exp 0exp commented Apr 10, 2024

Update distributed_locks.md: add new Ruby Implementation for Distributed Locks

Added new ruby implementation of Redis Distributed Locks redis_queued_locks to the Implementations list.
The new implementation realizes "lock request queues" feature.
Repository: https://github.com/0exp/redis_queued_locks

(This PR is a clone of the PR to the old docs: redis/redis-doc#2706)

@0exp 0exp changed the title [doc/distributed_locks] new ruby implementation Update distributed_locks.md: add new Ruby Implementation redis_queued_locks Apr 10, 2024
@0exp 0exp changed the title Update distributed_locks.md: add new Ruby Implementation redis_queued_locks Update distributed_locks.md: add new Ruby Implementation Apr 10, 2024
@0exp 0exp changed the title Update distributed_locks.md: add new Ruby Implementation Update distributed_locks.md: add new Ruby Implementation for Distributed Locks Apr 10, 2024
@0exp 0exp force-pushed the new-ruby-distributed-locks branch from ad9fe8d to cbcd06a Compare April 10, 2024 06:50
@dwdougherty dwdougherty requested a review from uglide April 10, 2024 13:53
@dwdougherty
Copy link
Collaborator

Hi @uglide. Would you mind taking a look at this?

Copy link
Collaborator

@dwdougherty dwdougherty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dwdougherty dwdougherty removed the request for review from uglide April 12, 2024 14:59
@dwdougherty dwdougherty merged commit 866a2f1 into redis:main Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants