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 9a2e5edd2fe4f3d133b1411fa9d96049a71ac449
Author: Twice <[email protected]>
AuthorDate: Wed Nov 5 14:47:04 2025 +0800

    Add TS.QUERYINDEX 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 16add7b8..0afed32d 100644
--- a/docs/supported-commands.md
+++ b/docs/supported-commands.md
@@ -607,3 +607,4 @@ i.e. it will output nothing if the library is only in 
storage but not loaded.
 | TS.DECRBY           | ✓                | unstable      |                     
                                       |
 | TS.REVRANGE         | ✓                | unstable      |                     
                                       |
 | TS.MREVRANGE        | ✓                | unstable      |                     
                                       |
+| TS.QUERYINDEX       | ✓                | unstable      |                     
                                       |

Reply via email to