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 8c4a065 Add XPENDING to supported-commands.md (#233)
8c4a065 is described below
commit 8c4a0653e9c16491f7fb03b3b510e072aa362f99
Author: Twice <[email protected]>
AuthorDate: Sun Jul 21 23:18:49 2024 +0900
Add XPENDING to supported-commands.md (#233)
---
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..814744c 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 | √ | unstable | |
| XREADGROUP | √ | unstable | |
| XACK | √ | unstable | |
| XSETID | √ | v2.3.0 | |