-
Notifications
You must be signed in to change notification settings - Fork 26.5k
redis auth problem for RedisProtocol #2017
Copy link
Copy link
Closed
Labels
type/need-triageNeed maintainers to triageNeed maintainers to triage
Milestone
Description
Use RedisProtocol , no password access is currently supported.
expect: <dubbo:reference id="cache" interface="com.foo.CacheService" url="redis://username:password@127.0.0.1:6379?db.index=1" p:set="putFoo" p:get="getFoo" p:delete="removeFoo" />
ps. username has no effect on redis, just fill it in. password is a must, db.index defaults to 0.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type/need-triageNeed maintainers to triageNeed maintainers to triage
Type
Fields
Give feedbackNo fields configured for issues without a type.