This is an automated email from the ASF dual-hosted git repository.
hulk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/kvrocks-website.git
The following commit(s) were added to refs/heads/main by this push:
new adc60a8 Update supported-commands.md (#178)
adc60a8 is described below
commit adc60a8a7ae05aa351a32b2c306c4a92550a7deb
Author: julic20s <[email protected]>
AuthorDate: Wed Dec 6 15:45:25 2023 +0800
Update supported-commands.md (#178)
---
docs/supported-commands.md | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/docs/supported-commands.md b/docs/supported-commands.md
index 780be46..1fc1191 100644
--- a/docs/supported-commands.md
+++ b/docs/supported-commands.md
@@ -163,7 +163,7 @@
| SETBIT | √ | |
| BITCOUNT | √ | |
| BITPOS | √ | |
-| BITFIELD | X | |
+| BITFIELD | √ | |
| BITOP | √ | |
:::note
@@ -344,20 +344,20 @@ In addition, `LISTFUNC` subcommand is added as an
extension to list all function
| JSON.ARRPOP | √ | |
| JSON.ARRTRIM | √ | |
| JSON.CLEAR | √ | |
-| JSON.DEL | X | |
-| JSON.FORGET | X | |
+| JSON.DEL | √ | |
+| JSON.FORGET | √ | |
| JSON.GET | √ | |
| JSON.MERGE | √ | |
| JSON.MGET | X | |
| JSON.MSET | X | |
-| JSON.NUMINCRBY | X | |
-| JSON.NUMMULTBY | X | |
+| JSON.NUMINCRBY | √ | |
+| JSON.NUMMULTBY | √ | |
| JSON.OBJKEYS | √ | |
-| JSON.OBJLEN | X | |
+| JSON.OBJLEN | √ | |
| JSON.RESP | X | |
| JSON.SET | √ | |
-| JSON.STRAPPEND | X | |
-| JSON.STRLEN | X | |
+| JSON.STRAPPEND | √ | |
+| JSON.STRLEN | √ | |
| JSON.TOGGLE | √ | |
| JSON.TYPE | √ | |