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