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

twice pushed a commit to branch PragmaTwice-patch-3
in repository https://gitbox.apache.org/repos/asf/kvrocks-website.git

commit 53eea74192626995335b1debfdf0bd560f4b8b61
Author: Twice <[email protected]>
AuthorDate: Sat Jun 29 21:12:03 2024 +0900

    Add XAUTOCLAIM to supported commands
---
 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      |             |

Reply via email to