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 1aa2355 Update README.md
1aa2355 is described below
commit 1aa23556d098a90c4ab405cf92731292c539a975
Author: Heng Du <[email protected]>
AuthorDate: Wed Jan 8 10:24:45 2020 +0800
Update README.md
---
README.md | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 33b4280..4576699 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,11 @@
-## Apache RocketMQ [](https://travis-ci.org/apache/rocketmq)
[](https://coveralls.io/github/apache/rocketmq?branch=master)
+## Apache RocketMQ
+[](https://travis-ci.org/apache/rocketmq)
[](https://coveralls.io/github/apache/rocketmq?branch=master)
[](http://search.maven.org/#search%7Cga%7C1%7Corg.apache.rocketmq)
[](https://rocketmq.apache.org/dowloading/releases)
[](https://www.apache.org/licenses/LICENSE-2.0.html)
+[](http://isitmaintained.com/project/apache/rocketmq
"Average time to resolve an issue")
+[](http://isitmaintained.com/project/apache/rocketmq
"Percentage of issues still open")
+
**[Apache RocketMQ](https://rocketmq.apache.org) is a distributed messaging
and streaming platform with low latency, high performance and reliability,
trillion-level capacity and flexible scalability.**
@@ -15,7 +19,7 @@ It offers a variety of features:
* Versatile big-data and streaming ecosytem integration
* Message retroactivity by time or offset
* Reliable FIFO and strict ordered messaging in the same queue
-* Efficient pull&push consumption model
+* Efficient pull and push consumption model
* Million-level message accumulation capacity in a single queue
* Multiple messaging protocols like JMS and OpenMessaging
* Flexible distributed scale-out deployment architecture