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 34913e28 Add TDIGEST.RANK command to supported commands list (#337)
34913e28 is described below
commit 34913e284f76a99c051b6320c3f913b3d89eb360
Author: Twice <[email protected]>
AuthorDate: Sat Nov 15 21:46:49 2025 +0800
Add TDIGEST.RANK command to supported commands list (#337)
---
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