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

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

commit 6548e3b06d993a94947b6b2b8d8c03c7bf1619b9
Author: Twice <[email protected]>
AuthorDate: Sat Nov 15 21:46:11 2025 +0800

    Add TDIGEST.RANK command to supported commands list
---
 docs/supported-commands.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/supported-commands.md b/docs/supported-commands.md
index 9053bc06..547d37cc 100644
--- a/docs/supported-commands.md
+++ b/docs/supported-commands.md
@@ -587,6 +587,7 @@ i.e. it will output nothing if the library is only in 
storage but not loaded.
 | TDIGEST.RESET       | ✓                | v2.14.0      |                      
                                      |
 | TDIGEST.QUANTILE    | ✓                | v2.14.0      |                      
                                      |
 | TDIGEST.MERGE       | ✓                | v2.14.0      |                      
                                      |
+| TDIGEST.RANK        | ✓                | unstable     |                      
                                      |
 | TDIGEST.REVRANK     | ✓                | unstable     |                      
                                      |
 
 ## TimeSeries commands

Reply via email to