git-hulk commented on code in PR #219: URL: https://github.com/apache/kvrocks-website/pull/219#discussion_r1565952392
########## docs/supported-commands.md: ########## @@ -246,6 +247,7 @@ These commands are subcommands for `CLUSTER`, using as `CLUSTER INFO` etc. | NODES | √ | v2.0.2 | | | SLOTS | √ | v2.0.2 | | | KEYSLOT | √ | v2.0.2 | | +| RESET | √ | unstable | | Review Comment: ```suggestion | RESET | √ | unstable | | | REPLICAS | √ | unstable | | ``` Add CLUSTER REPLICAS, refer: https://github.com/apache/kvrocks/pull/2244 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
