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 9be450833a52b0a534d001c2f57d07c9f5387b7c Author: Twice <[email protected]> AuthorDate: Fri Aug 22 10:55:39 2025 +0800 Add TS.INFO to supported commands --- docs/supported-commands.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/supported-commands.md b/docs/supported-commands.md index a6e58c29..0a8433d2 100644 --- a/docs/supported-commands.md +++ b/docs/supported-commands.md @@ -580,3 +580,4 @@ i.e. it will output nothing if the library is only in storage but not loaded. | TS.CREATE | ✓ | unstable | | | TS.ADD | ✓ | unstable | | | TS.MADD | ✓ | unstable | | +| TS.INFO | ✓ | unstable | |
