You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by du...@apache.org on 2022/01/21 02:23:23 UTC

[rocketmq] branch develop updated: Update README.md

This is an automated email from the ASF dual-hosted git repository.

duhengforever pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git


The following commit(s) were added to refs/heads/develop by this push:
     new e50bf54  Update README.md
e50bf54 is described below

commit e50bf54c63e4c2d2804ac24e4dc0d50cda545564
Author: Heng Du <du...@apache.org>
AuthorDate: Fri Jan 21 10:22:29 2022 +0800

    Update README.md
---
 README.md | 20 ++++++++++++++++----
 1 file changed, 16 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 79b316c..a4293d5 100644
--- a/README.md
+++ b/README.md
@@ -31,9 +31,23 @@ It offers a variety of features:
 * Feature-rich administrative dashboard for configuration, metrics and monitoring
 * Authentication and authorization
 * Free open source connectors, for both sources and sinks
-
+* Lightweight real-time computing
 ----------
 
+## 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 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 Incubating Community Projects](https://github.com/apache/rocketmq-externals)
+
+----------
 ## Learn it & Contact us
 * Mailing Lists: <https://rocketmq.apache.org/about/contact/>
 * Home: <https://rocketmq.apache.org>
@@ -46,9 +60,7 @@ It offers a variety of features:
 
 ----------
 
-## Apache RocketMQ Community
-* [RocketMQ Community Projects](https://github.com/apache/rocketmq-externals)
-----------
+
 
 ## Contributing
 We always welcome new contributions, whether for trivial cleanups, [big new features](https://github.com/apache/rocketmq/wiki/RocketMQ-Improvement-Proposal) or other material rewards, more details see [here](http://rocketmq.apache.org/docs/how-to-contribute/).