You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kvrocks.apache.org by tw...@apache.org on 2023/06/05 05:04:56 UTC

[incubator-kvrocks-website] branch main updated: add zrangestore to supported-commands.md (#108)

This is an automated email from the ASF dual-hosted git repository.

twice 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 ff1adf5  add zrangestore to  supported-commands.md (#108)
ff1adf5 is described below

commit ff1adf5d77b1e86dab73fdce3ec9f41c16de69a3
Author: 纪华裕 <80...@qq.com>
AuthorDate: Mon Jun 5 13:04:49 2023 +0800

    add zrangestore to  supported-commands.md (#108)
---
 docs/supported-commands.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/supported-commands.md b/docs/supported-commands.md
index 2c4939f..0cbf638 100644
--- a/docs/supported-commands.md
+++ b/docs/supported-commands.md
@@ -106,6 +106,7 @@
 | zlexcount        | √                |              |
 | zpopmin          | √                |              |
 | zpopmax          | √                |              |
+| zrangestore      | √                |              |
 | zrange           | √                |              |
 | zrangebylex      | √                |              |
 | zrangebyscore    | √                |              |