Skip to content
New issue

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

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

Already on GitHub? # to your account

New URI parsers, refactoring #6

Merged
merged 1 commit into from
Mar 15, 2024
Merged

New URI parsers, refactoring #6

merged 1 commit into from
Mar 15, 2024

Conversation

Neruxov
Copy link
Contributor

@Neruxov Neruxov commented Mar 15, 2024

These changes should resolve this issue

I've added a parser for redis://user:password@host:port, regex checks for the correctness of the uri, as well as a check if the uri starts with "rediss", ssl will be set to true.

…ith user and password in it), added ssl mode and did a little bit of refactoring
@Swofty-Developments Swofty-Developments merged commit d5ea336 into Swofty-Developments:master Mar 15, 2024
2 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants