This is an automated email from the ASF dual-hosted git repository. twice pushed a commit to branch PragmaTwice-patch-6 in repository https://gitbox.apache.org/repos/asf/kvrocks-website.git
commit 716d39109b17dc801114a3890bf8a36fb0d4402a Author: Twice <[email protected]> AuthorDate: Sun Jul 21 23:08:40 2024 +0900 Add XPENDING to supported-commands.md --- 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 9a80dfe..d47112c 100644 --- a/docs/supported-commands.md +++ b/docs/supported-commands.md @@ -343,7 +343,7 @@ The db size is updated async after execute `DBSIZE SCAN` command. | XCLAIM | √ | unstable | | | XAUTOCLAIM | √ | unstable | | | XGROUP | √ | unstable | | -| XPENDING | X | - | | +| XPENDING | X | unstable | | | XREADGROUP | √ | unstable | | | XACK | √ | unstable | | | XSETID | √ | v2.3.0 | |
