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

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

commit 6612f4e3012d3f078dd3f7e942b8665a6a245bad
Author: Twice <[email protected]>
AuthorDate: Fri Jul 18 10:02:18 2025 +0800

    Add TDIGEST.MERGE into supported-commands.md
---
 docs/supported-commands.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/supported-commands.md b/docs/supported-commands.md
index 4c940043..c2d00697 100644
--- a/docs/supported-commands.md
+++ b/docs/supported-commands.md
@@ -570,3 +570,4 @@ i.e. it will output nothing if the library is only in 
storage but not loaded.
 | TDIGEST.MAX         | ✓                | unstable      |                     
                                       |
 | TDIGEST.RESET       | ✓                | unstable      |                     
                                       |
 | TDIGEST.QUANTILE    | ✓                | unstable      |                     
                                       |
+| TDIGEST.MERGE       | ✓                | unstable      |                     
                                       |

Reply via email to