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

twice 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 e0c9a052 Fix version of TDIGEST.REVRANK
e0c9a052 is described below

commit e0c9a0525f5172de6015668f0cd371e4775856f6
Author: Twice <[email protected]>
AuthorDate: Wed Nov 12 12:02:51 2025 +0800

    Fix version of TDIGEST.REVRANK
---
 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 1366d764..9053bc06 100644
--- a/docs/supported-commands.md
+++ b/docs/supported-commands.md
@@ -587,7 +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.REVRANK     | ✓                | v2.14.0      |                      
                                      |
+| TDIGEST.REVRANK     | ✓                | unstable     |                      
                                      |
 
 ## TimeSeries commands
 

Reply via email to