Update README.md

This commit is contained in:
terrance-swn
2022-05-13 22:11:22 +08:00
committed by GitHub
parent 2372ed941e
commit ab55809815
+15 -14
View File
@@ -34,20 +34,21 @@ It offers a variety of features:
----------
## Apache RocketMQ Community
- RocketMQ Streams: A lightweight stream computing engine based on RocketMQ.
- RocketMQ Flink: The RocketMQ connector of Flink that supports source and sink connector in data stream and Table.
- RocketMQ Client CPP: RocketMQ CPP Client.
- RocketMQ Client Go: RocketMQ Go Client.
- RocketMQ Client Python
- RocketMQ Client Nodejs
- RocketMQ Spring
- RocketMQ Exporter
- RocketMQ Operator: Provides a way to run an RocketMQ cluster on Kubernetes.
- RocketMQ Docker: The Git repo of the Docker Image for Apache RocketMQ.
- RocketMQ Dashboard: Operation and maintenance console of RocketMQ.
- RocketMQ Connect: A tool for scalably and reliably streaming data between Apache RocketMQ and other systems.
- 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: Apache rocketmq is incubating the ecological project warehouse, including Spark, ES, Beats and other connectors.
* [RocketMQ Streams](https://github.com/apache/rocketmq-streams): A lightweight stream computing engine based on RocketMQ.
* [RocketMQ Flink](https://github.com/apache/rocketmq-flink): The RocketMQ connector of Flink that supports source and sink connector in data stream and Table.
* [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): 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): Operation and maintenance console of RocketMQ.
* [RocketMQ Connect](https://github.com/apache/rocketmq-connect): A tool for scalably and reliably streaming data between Apache RocketMQ and other systems.
* [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.
* [rocketmq-site](https://github.com/apache/rocketmq-site)
----------
## Learn it & Contact us