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 440261e  Add the new command getdel to supported commands (#11)
440261e is described below

commit 440261e61f0110a618ad0111cb5bd0e090df74fb
Author: hulk <[email protected]>
AuthorDate: Tue Aug 16 16:30:46 2022 +0800

    Add the new command getdel to supported commands (#11)
---
 docs/01-supported-commands.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/01-supported-commands.md b/docs/01-supported-commands.md
index d829fe1..158e896 100644
--- a/docs/01-supported-commands.md
+++ b/docs/01-supported-commands.md
@@ -29,6 +29,7 @@ sidebar_position: 1
 | unlink      | √                |                      |
 | cas         | √                | see 
https://github.com/KvrocksLabs/kvrocks/pull/415           |
 | cad         | √                | see 
https://github.com/KvrocksLabs/kvrocks/pull/415           |
+| getdel      | √                |                      |
 
 ## Hash Commands
 

Reply via email to