feat: Sentinel mode support
- NewConnectionDialog: sentinel toggle + host/port/masterName/nodePassword form - connection.ts: use ioredis sentinels config when sentinelEnabled - Add sentinelEnabled/sentinelHost/sentinelPort/sentinelNodePassword to all types - i18n keys for all sentinel fields (zh-CN + en)
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
|
||||
- [x] **SSH 隧道** — 类型已定义,NewConnectionDialog 需添加 host/port/user/password/privateKey/passphrase 表单
|
||||
- [x] **SSL/TLS 证书路径** — CA / Cert / Key 文件路径 + SNI servername,当前仅 TLS 复选框
|
||||
- [ ] **Sentinel 模式** — masterName + nodePassword 表单
|
||||
- [x] **Sentinel 模式** — masterName + nodePassword 表单
|
||||
- [ ] **Cluster 开关** — UI 暴露 cluster 模式切换 + FAQ 说明
|
||||
|
||||
## P1 — 核心功能缺失
|
||||
|
||||
Reference in New Issue
Block a user