Skip to content

Conversation

@jay-l-e-e
Copy link
Contributor

#1

What is changed?

Previously, only host and port were supported for connecting to the RESP server. This improvement introduces support for using a Redis URI instead.

You can use uri client option like this.

const client = new SolidisClient({
  uri: 'redis://127.0.0.1:6379',
});

@jay-l-e-e jay-l-e-e merged commit 42b7c11 into main May 17, 2025
1 check passed
@jay-l-e-e jay-l-e-e deleted the feat/connection-via-uri branch May 17, 2025 06:43
daunJung-dev added a commit that referenced this pull request Oct 28, 2025
…e-011CURURDn4NJRtbRYSkJQJg

Claude/create project homepage 011 curur dn4 nj rtb ry sk jq jg
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.

2 participants