Skip to content

Commit

Permalink
Update README.zh-CN.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qqeasonchen authored Jul 6, 2021
1 parent d988802 commit de478dc
Showing 1 changed file with 18 additions and 14 deletions.
32 changes: 18 additions & 14 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,20 +44,24 @@ eventmesh的通信协议更加简洁方便,详细内容,阅读更多[这里]
| v1.0.0 |Support java-sdk , tcp pub/sub, http pub|
| v1.1.0 |Support RocketMQ as eventstore|
| v1.1.1 |Support https|
| v1.2.0 |Support EventMesh store layer pluggable by OpenMessaging Pub/Sub API, http sub, docker|
| V1.3.0 |Support CloudEvents, Event Streaming|
| |Support Event function,triggers and bindings|
| |Support Event orchestration, Servelss workflow|
| |Support Event transaction|
| |Support Event schema|
| |Support Event governance, dashboard|
| |Support Event security|
| |Support multi language SDK(c\go\python\wasm)|
| |Support Promethus as metrics|
| |Support Skywalking as tracing|
| |Support streaming event store|
| |Support gRPC protocol|
| |Support MQTT protocol|
| v1.2.0 |Support pluggable event store by OpenMessaging Pub/Sub API, http sub, docker|
| V1.3.0 |Support CloudEvents, event streaming|
| WIP |Support more pluggable event storage (Kafka, Pulsar, Redis, etc...)|
| WIP |Support Event schema|
| WIP |Support Event governance|
| WIP |Support Event function,triggers and bindings|
| WIP |Support Event orchestration, Servelss workflow|
| WIP |Support in-memory event store|
| WIP |Support Event transaction|
| WIP |Support Event security|
| WIP |Support multi language SDK(c\go\python\wasm)|
| WIP |Support metrics exporter|
| WIP |Support tracing exporter|
| WIP |Support at-least-once/at-most-once delivery guarantees|
| WIP |Support cold event storage (S3, Minio, SQL, key/value, etc...)|
| WIP |Support gRPC protocol|
| WIP |Support MQTT protocol|
| WIP |Support reactive fisrt|

## 快速开始
1. 构建并部署event-store(RocketMQ), 请参见[说明](https://rocketmq.apache.org/docs/quick-start/)
Expand Down

0 comments on commit de478dc

Please sign in to comment.