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

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

commit bfa31c04ad70db3bace1c2b2d3216cb9e8a85cf0
Author: Twice <[email protected]>
AuthorDate: Mon Nov 3 15:18:57 2025 +0800

    Add TS.REVRANGE and TS.MREVRANGE to supported commands
---
 docs/supported-commands.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/supported-commands.md b/docs/supported-commands.md
index 14b182fc..e6b843da 100644
--- a/docs/supported-commands.md
+++ b/docs/supported-commands.md
@@ -604,3 +604,5 @@ i.e. it will output nothing if the library is only in 
storage but not loaded.
 | TS.DEL              | ✓                | unstable      |                     
                                       |
 | TS.INCRBY           | ✓                | unstable      |                     
                                       |
 | TS.DECRBY           | ✓                | unstable      |                     
                                       |
+| TS.REVRANGE         | ✓                | unstable      |                     
                                       |
+| TS.MREVRANGE        | ✓                | unstable      |                     
                                       |

Reply via email to