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

dinglei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-awesome.git


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

commit c0c7991ef064c534b223b4046e02228b2e64ee1e
Author: dinglei <[email protected]>
AuthorDate: Thu Aug 18 11:07:55 2022 +0800

    Update README.md
---
 sig/README.md | 20 +++++++++++++++++++-
 1 file changed, 19 insertions(+), 1 deletion(-)

diff --git a/sig/README.md b/sig/README.md
index 354b965..b48a218 100644
--- a/sig/README.md
+++ b/sig/README.md
@@ -1,2 +1,20 @@
-## Apache RocketMQ SIGs
+# Apache RocketMQ SIGs
+## RocketMQ
+Apache RocketMQ is a cloud native messaging and streaming platform, making it 
simple to build event-driven applications.
+
+[Task list of 
RocketMQ](https://github.com/apache/rocketmq-schema-registry/issues)
+
+## RocketMQ Schema Registry
+RocketMQ Schema Registry is a Topic Schema's management center. It provides a 
RESTful interface for register, delete, update, get and reference schema to 
subject(RocketMQ Topic). By associating Schema with subject, the New RocketMQ 
client can send structured data directly. User no longer need to care about the 
details of serialization and deserialization.
+
+[Task list of RocketMQ schema 
registry](https://github.com/apache/rocketmq-schema-registry/issues/44)
+
+
+## Links
+Url:
+https://shimo.im/docs/1d3aVwybM6F9Grqg
+
+tasks:
+https://shimo.im/docs/Ee32MjM69Vu9OQA2
+整理后逐步迁移。
 

Reply via email to