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

Support for Redlock 2 #38

Merged
merged 2 commits into from
Sep 6, 2023
Merged

Support for Redlock 2 #38

merged 2 commits into from
Sep 6, 2023

Conversation

bibendi
Copy link
Owner

@bibendi bibendi commented Sep 6, 2023

Context

The Redlock 2 gem has switched from using Redis to Redis Client. So now, you cannot just pass a Redis instance to the server list because of that leandromoreira/redlock-rb#124

Related tickets

What's inside

  • Rename the redis_servers= config option to redis=
  • Add support for Redis Sentinels
  • Add Connection Pool for a performance reason

Checklist:

  • I have added tests
  • I have made corresponding changes to the documentation

@bibendi bibendi merged commit 63569e8 into master Sep 6, 2023
4 checks passed
@bibendi bibendi deleted the redlock-2.0 branch September 6, 2023 14:41
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.

1 participant