Skip to content

fix: parse database from Redis URL#3052

Merged
nkaradzhov merged 1 commit intoredis:masterfrom
PavelPashov:fix/url-database-parsing
Aug 13, 2025
Merged

fix: parse database from Redis URL#3052
nkaradzhov merged 1 commit intoredis:masterfrom
PavelPashov:fix/url-database-parsing

Conversation

@PavelPashov
Copy link
Copy Markdown
Contributor

@PavelPashov PavelPashov commented Aug 12, 2025

Description

Fixes #3051


Checklist

  • Does npm test pass with this change (including linting)?
  • Is the new or changed code fully tested?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?

@nkaradzhov nkaradzhov merged commit 68cebf7 into redis:master Aug 13, 2025
11 checks passed
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.

Version 5.8.0 is not respecting db number from url

2 participants