Replies: 1 comment 1 reply
-
redis://:[email protected]/0 直接不要username应该就行了,别的redis客户端都是这样用 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
官方的文档里要用redis://username:[email protected]/0
请问如果我的Redis只设置了密码,没有用户名,这个redis连接应该怎么写呢?
Beta Was this translation helpful? Give feedback.
All reactions