@@ -51,22 +51,19 @@ The protocol of eventmesh is easier and convenient, you can read more [here](doc
51
51
| v1.1.0 | Support RocketMQ as eventstore|
52
52
| v1.1.1 | Support https|
53
53
| v1.2.0 | Support OpenMessaging API,support Plug-in architecture, support http sub, support cloud native deploy|
54
- | V1.3.0 | Support CloudEvents protocol,support OpenMessaging Connector|
54
+ | V1.3.0 | Support CloudEvents, Event Streaming|
55
+ | | Support Event function,triggers and bindings|
56
+ | | Support Event orchestration, Servelss workflow|
55
57
| | Support Event transaction|
56
- | | Support Event filter|
57
- | | Support Promethus as metrics|
58
+ | | Support Event schema|
59
+ | | Support Event governance, dashboard|
60
+ | | Support Event security|
58
61
| | Support multi language SDK(c\go\python\wasm)|
59
- | | Support Event orchestration|
60
- | | Support Event governance|
62
+ | | Support Promethus as metrics|
61
63
| | Support Skywalking as tracing|
62
- | | Support Spiffe as security|
63
- | | Support Event replay|
64
- | | Support openmessaging-storage-dledger as default event store|
65
- | | Support Dashboard|
66
- | | Support schema registry|
67
- | | Support gRPC protocol|
68
- | | Support MQTT protocol|
69
- | | Support routing functions with triggers and bindings|
64
+ | | Support streaming event store|
65
+ | | Support gRPC protocol|
66
+ | | Support MQTT protocol|
70
67
71
68
## Quick Start
72
69
1 . Build and deploy event-store(RocketMQ), see [ instruction] ( https://rocketmq.apache.org/docs/quick-start/ ) .
0 commit comments