doc: update README
This commit is contained in:
parent
f0ff3e9ed5
commit
6aca08de3e
|
@ -49,11 +49,12 @@ Linux.</strong>
|
||||||
* Integrate with Monaco Editor
|
* Integrate with Monaco Editor
|
||||||
* Support real-time commands monitoring.
|
* Support real-time commands monitoring.
|
||||||
* Support import/export data.
|
* Support import/export data.
|
||||||
|
* Support publish/subscribe.
|
||||||
|
* support import/export connection profile
|
||||||
|
|
||||||
## Roadmap
|
## Roadmap
|
||||||
|
|
||||||
- [ ] Pub/Sub operations
|
- [ ] Custom data encoder and decoder for value display
|
||||||
- [ ] Import/export connection profile
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
|
|
@ -43,12 +43,13 @@
|
||||||
* List/Hash/Set/Sorted Set值的转码显示
|
* List/Hash/Set/Sorted Set值的转码显示
|
||||||
* 内置高级编辑器Monaco Editor
|
* 内置高级编辑器Monaco Editor
|
||||||
* 支持命令实时监控
|
* 支持命令实时监控
|
||||||
* 支持数据导入/导出
|
* 支持导入/导出数据
|
||||||
|
* 支持发布订阅
|
||||||
|
* 支持导入/导出连接配置
|
||||||
|
|
||||||
## 未来版本规划
|
## 未来版本规划
|
||||||
|
|
||||||
- [ ] 发布/订阅支持
|
- [ ] 自定义数据展示编码/解码
|
||||||
- [ ] 连接配置导入/导出
|
|
||||||
|
|
||||||
## 安装
|
## 安装
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue