Replies: 2 comments
-
I am not sure if this pr solve your problem? #1845 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yup thanks bud. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So currently when connecting valkey sdk to the server we use redis://[password]@...... which works for valkey and is also easy for migration from redis to valkey. What i want to know is can i use valkey://[password]@..... as url when connecting sdk to backend.
Can i use valkey protocol or is that support yet to be added?
Beta Was this translation helpful? Give feedback.
All reactions