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


The following commit(s) were added to refs/heads/main by this push:
     new 2f57fc9  add zunion to supported commands (#128)
2f57fc9 is described below

commit 2f57fc9c287e4590212bacb6a44c91df983628e7
Author: Twice <[email protected]>
AuthorDate: Thu Jul 13 11:44:04 2023 +0800

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

diff --git a/docs/supported-commands.md b/docs/supported-commands.md
index 126d5d7..1c934ef 100644
--- a/docs/supported-commands.md
+++ b/docs/supported-commands.md
@@ -125,6 +125,7 @@
 | zrevrangebyscore | √                |              |
 | zscan            | √                |              |
 | zscore           | √                |              |
+| zunion           | √                |              |
 | zunionstore      | √                |              |
 
 ## Key commands

Reply via email to