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/21 06:16:05 UTC

[incubator-kvrocks-website] branch main updated: Add hrange command(#16)

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 d4aba6b  Add hrange command(#16)
d4aba6b is described below

commit d4aba6b8d155c82cd83f251a8bd2ec818e93bd99
Author: Ruixiang Tan <81...@qq.com>
AuthorDate: Wed Sep 21 14:16:00 2022 +0800

    Add hrange command(#16)
---
 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 ed6a795..c59c07d 100644
--- a/docs/01-supported-commands.md
+++ b/docs/01-supported-commands.md
@@ -45,6 +45,7 @@ sidebar_position: 1
 | hlen         | √                |      |
 | hmget        | √                |      |
 | hmset        | √                |      |
+| hrange       | √                |      |
 | hset         | √                |      |
 | hsetnx       | √                |      |
 | hstrlen      | √                |      |