2024-04-19 22:23:08 +08:00
|
|
|
address: [ localhost:16379 ]
|
2024-08-21 15:10:43 +08:00
|
|
|
username:
|
2024-04-19 22:23:08 +08:00
|
|
|
password: openIM123
|
2025-10-24 14:56:05 +08:00
|
|
|
# redisMode can be "cluster", "sentinel", or "standalone"
|
|
|
|
|
redisMode: "standalone"
|
2024-04-19 22:23:08 +08:00
|
|
|
db: 0
|
2024-07-01 17:38:14 +08:00
|
|
|
maxRetry: 10
|
2024-09-03 18:32:40 +08:00
|
|
|
poolSize: 100
|