hzh0425 commented on code in PR #4296: URL: https://github.com/apache/rocketmq/pull/4296#discussion_r871927613
########## README.md: ########## @@ -37,18 +37,18 @@ It offers a variety of features: ## Apache RocketMQ Community * [RocketMQ Streams](https://github.com/apache/rocketmq-streams) * [RocketMQ Flink](https://github.com/apache/rocketmq-flink) -* [RocketMQ Client CPP](https://github.com/apache/rocketmq-client-cpp) -* [RocketMQ Client Go](https://github.com/apache/rocketmq-client-go) +* [RocketMQ Client CPP](https://github.com/apache/rocketmq-client-cpp): RocketMQ CPP Client. +* [RocketMQ Client Go](https://github.com/apache/rocketmq-client-go): RocketMQ Go Client. * [RocketMQ Client Python](https://github.com/apache/rocketmq-client-python) * [RocketMQ Client Nodejs](https://github.com/apache/rocketmq-client-nodejs) * [RocketMQ Spring](https://github.com/apache/rocketmq-spring) * [RocketMQ Exporter](https://github.com/apache/rocketmq-exporter) -* [RocketMQ Operator](https://github.com/apache/rocketmq-operator) -* [RocketMQ Docker](https://github.com/apache/rocketmq-docker) +* [RocketMQ Operator](https://github.com/apache/rocketmq-operator): Provides a way to run an RocketMQ cluster on Kubernetes. +* [RocketMQ Docker](https://github.com/apache/rocketmq-docker): The Git repo of the Docker Image for Apache RocketMQ. * [RocketMQ Dashboard](https://github.com/apache/rocketmq-dashboard) * [RocketMQ Connect](https://github.com/apache/rocketmq-connect) -* [RocketMQ MQTT](https://github.com/apache/rocketmq-mqtt) -* [RocketMQ Incubating Community Projects](https://github.com/apache/rocketmq-externals) +* [RocketMQ MQTT](https://github.com/apache/rocketmq-mqtt): A new MQTT protocol architecture model, based on which RocketMQ can better support messages from terminals such as IoT devices and Mobile APP. +* [RocketMQ Incubating Community Projects](https://github.com/apache/rocketmq-externals): Apache rocketmq is incubating the ecological project warehouse, including Spark, ES, Beats and other connectors. Review Comment: Have you discussed this practice with the community? -- 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]
