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

Adds support for Redis URIs #4

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

mdcarreira
Copy link
Contributor

Hey!

First of all, thanks for developing and sharing this library, it is helping us out in using distributed locks 👍

I just updated your code so that it supports Redis URIs, namely in this format: redis://myUser:myPassword@host:9178/

Let me know if you agree with the changes or if you would do something differently to support these URIs.

Micael Carreira added 3 commits November 15, 2021 12:31
Adds simple test case for creating a lock with the URI constructor.
@mdcarreira
Copy link
Contributor Author

Hey @siahsang! This PR is stalled for a while... Anything in the implementation that should be different? You don't find this functionality interesting? I'd love to hear your feedback.

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.

None yet

1 participant