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/kvrocks-website.git
The following commit(s) were added to refs/heads/main by this push:
new 1cb332b Add XAUTOCLAIM to supported commands (#230)
1cb332b is described below
commit 1cb332b6ce82c52dcf82f3eeeeacbdfe1ff668b6
Author: Twice <[email protected]>
AuthorDate: Sat Jun 29 21:54:37 2024 +0900
Add XAUTOCLAIM to supported commands (#230)
---
docs/supported-commands.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/supported-commands.md b/docs/supported-commands.md
index 578d9f0..53486bd 100644
--- a/docs/supported-commands.md
+++ b/docs/supported-commands.md
@@ -342,7 +342,7 @@ The db size is updated async after execute `DBSIZE SCAN`
command.
| XREVRANGE | √ | v2.2.0 | |
| XTRIM | √ | v2.2.0 | |
| XCLAIM | √ | unstable | |
-| XAUTOCLAIM | X | - | |
+| XAUTOCLAIM | √ | unstable | |
| XGROUP | √ | unstable | |
| XPENDING | X | - | |
| XREADGROUP | √ | unstable | |