This is an automated email from the ASF dual-hosted git repository. twice pushed a commit to branch pfmerge in repository https://gitbox.apache.org/repos/asf/kvrocks-website.git
commit 4009e204673be8ffb4a7d2fa756bd4d2f3a07a6d Author: Twice <[email protected]> AuthorDate: Thu Aug 1 21:59:56 2024 +0900 Add PFMERGE 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 9ec956e..618b0a9 100644 --- a/docs/supported-commands.md +++ b/docs/supported-commands.md @@ -424,4 +424,4 @@ In addition, `LISTFUNC` subcommand is added as an extension to list all function | -------------- | ---------------- | ------------- | ---- | | PFADD | ✓ | unstable | | | PFCOUNT | ✓ | unstable | | -| PFMERGE | 𐄂 | unstable | | +| PFMERGE | ✓ | unstable | |
