doc: update README

This commit is contained in:
Lykin 2024-01-19 10:54:02 +08:00
parent f0ff3e9ed5
commit 6aca08de3e
2 changed files with 7 additions and 5 deletions

View File

@ -49,11 +49,12 @@ Linux.</strong>
* Integrate with Monaco Editor
* Support real-time commands monitoring.
* Support import/export data.
* Support publish/subscribe.
* support import/export connection profile
## Roadmap
- [ ] Pub/Sub operations
- [ ] Import/export connection profile
- [ ] Custom data encoder and decoder for value display
## Installation

View File

@ -43,12 +43,13 @@
* List/Hash/Set/Sorted Set值的转码显示
* 内置高级编辑器Monaco Editor
* 支持命令实时监控
* 支持数据导入/导出
* 支持导入/导出数据
* 支持发布订阅
* 支持导入/导出连接配置
## 未来版本规划
- [ ] 发布/订阅支持
- [ ] 连接配置导入/导出
- [ ] 自定义数据展示编码/解码
## 安装