-
Notifications
You must be signed in to change notification settings - Fork 12k
[ISSUE #4292] Add description to the community list of README file #4296
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
27cdf51
ab2ab22
2372ed9
ab55809
7f27a68
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,20 +35,21 @@ It offers a variety of features: | |
|
||
## Apache RocketMQ Community | ||
* [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 Client Go](https://github.com/apache/rocketmq-client-go) | ||
* [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): A project which helps developers quickly integrate RpcketMQ with Spring Boot | ||
* [RocketMQ Spring](https://github.com/apache/rocketmq-spring): A project which helps developers quickly integrate RocketMQ with Spring Boot | ||
* [RocketMQ Exporter](https://github.com/apache/rocketmq-exporter): A RocketMQ exporter for Prometheus | ||
* [RocketMQ Operator](https://github.com/apache/rocketmq-operator) | ||
* [RocketMQ Docker](https://github.com/apache/rocketmq-docker) | ||
* [RocketMQ Dashboard](https://github.com/apache/rocketmq-dashboard): Operation and maintenance console of RocketMQ | ||
* [RocketMQ Operator](https://github.com/apache/rocketmq-operator): Provides a way to run an RocketMQ cluster on Kubernetes. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
|
||
* [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) | ||
* [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. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
|
||
* [rocketmq-site](https://github.com/apache/rocketmq-site) | ||
|
||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Have you discussed this practice with the community? |
||
---------- | ||
## Learn it & Contact us | ||
* Mailing Lists: <https://rocketmq.apache.org/about/contact/> | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems not more descriptive than the original ones. Maybe you can refer to corresponding projects for more specific description.