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

Add support for passing config objects to the client #140

Merged
merged 2 commits into from
Aug 5, 2023

Conversation

dhruvCW
Copy link
Contributor

@dhruvCW dhruvCW commented Aug 2, 2023

With the migration to RedisClient instead of Redis the support for passing redis configurations was broken.

This PR adds the support back.

@leandromoreira
Copy link
Owner

thank you @dhruvCW have you tested using sentinel?

@dhruvCW
Copy link
Contributor Author

dhruvCW commented Aug 4, 2023

thank you @dhruvCW have you tested using sentinel?

Yup tested this with both sentinel and local redis setup.

@leandromoreira leandromoreira merged commit 664227b into leandromoreira:main Aug 5, 2023
@dhruvCW dhruvCW deleted the support_hash_config branch August 5, 2023 06:44
@franzliedke
Copy link

@leandromoreira May I ask you to push a new release with this change? 🙏🏼

This PR includes a change to the dependency constraints that makes redlock compatible with the recently-released redis-client versions 0.15.0 and 0.16.0.

@leandromoreira
Copy link
Owner

@franzliedke I'll do it by tomorrow sorry

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.

3 participants