File tree 2 files changed +2
-0
lines changed
en_US/key-value-data-model
zh_CN/key-value-data-model
2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ The current implementation of the Datalayers Key-Value supports a subset of Redi
5
5
| Command Category | Command | Support Level | Comments |
6
6
| --- | --- | --- | --- |
7
7
| ** Connection Management** | PING | Fully Supported | |
8
+ | | SELECT | Fully Supported | Supported index: [ 0, 65535] |
8
9
| ** Generic** | KEYS | Fully Supported | |
9
10
| | DEL | Fully Supported | |
10
11
| ** Transaction** | MULTI | Fully Supported | |
Original file line number Diff line number Diff line change 5
5
| <div style =" width :150px " >命令类别</div > | 命令 | <div style =" width :100px " >支持级别</div > | 备注 |
6
6
| --- | --- | --- | --- |
7
7
| ** 连接管理** | PING | 完全支持 | |
8
+ | | SELECT | 完全支持 | 支持 [ 0, 65535] 范围内的 index |
8
9
| ** 通用命令** | KEYS | 完全支持 | |
9
10
| | DEL | 完全支持 | |
10
11
| ** 事务** | MULTI | 完全支持 | |
You can’t perform that action at this time.
0 commit comments