You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kvrocks.apache.org by hu...@apache.org on 2022/09/18 12:15:55 UTC

[incubator-kvrocks-website] branch main updated: Update 01-supported-commands.md (#15)

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/incubator-kvrocks-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 293deee  Update 01-supported-commands.md (#15)
293deee is described below

commit 293deeec26ee06e39917ae1fc9f5835541b32a60
Author: user.tax <i...@user.tax>
AuthorDate: Sun Sep 18 20:15:51 2022 +0800

    Update 01-supported-commands.md (#15)
---
 docs/01-supported-commands.md | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/docs/01-supported-commands.md b/docs/01-supported-commands.md
index a2e1626..ed6a795 100644
--- a/docs/01-supported-commands.md
+++ b/docs/01-supported-commands.md
@@ -228,6 +228,7 @@ sidebar_position: 1
 | quit         | √                |      |
 | slowlog      | √                |      |
 | perflog      | √                |      |
+| hello        | √                |      |
 
 **NOTE : The db size was updated async after execute `dbsize scan` command**
 
@@ -264,3 +265,15 @@ sidebar_position: 1
 ## Hyperloglog Commands
 
 **Not Supported**
+
+## FUNCTION Commands
+
+| FUNCTION DELETE           | X                |      |
+| FUNCTION DUMP             | X                |      |
+| FUNCTION FLUSH            | X                |      |
+| FUNCTION KILL             | X                |      |
+| FUNCTION LIST             | X                |      |
+| FUNCTION LOAD             | X                |      |
+| FUNCTION RESTORE          | X                |      |
+| FUNCTION STATS            | X                |      |
+