doc: update README
This commit is contained in:
parent
f0ff3e9ed5
commit
6aca08de3e
|
@ -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
|
||||
|
||||
|
|
|
@ -43,12 +43,13 @@
|
|||
* List/Hash/Set/Sorted Set值的转码显示
|
||||
* 内置高级编辑器Monaco Editor
|
||||
* 支持命令实时监控
|
||||
* 支持数据导入/导出
|
||||
* 支持导入/导出数据
|
||||
* 支持发布订阅
|
||||
* 支持导入/导出连接配置
|
||||
|
||||
## 未来版本规划
|
||||
|
||||
- [ ] 发布/订阅支持
|
||||
- [ ] 连接配置导入/导出
|
||||
- [ ] 自定义数据展示编码/解码
|
||||
|
||||
## 安装
|
||||
|
||||
|
|
Loading…
Reference in New Issue