-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Description
Currently, Redis Sentinel is not connecting properly in this version.
Upon checking, it seems to be used as follows in the section that utilizes ioredis.
In addtional to sentinelPassword, the same password must also be entered for access.
Source location : src/service/socket.io/request/connection-connect.js
{ sentinels : redisConfig, name : sentinelName, sentinelPassword : redisConfig[0].password, sentinelRetryStrategy: () => { return false} }
I would appreciate your thoughts on this.
If you need further assistance or have additional questions, feel free to ask!.
ps. This text has been translated by GPT and may not be very polite. Thank you for your understanding.
Metadata
Metadata
Assignees
Labels
No labels