Skip to content

Commit c01acf5

Browse files
committed
feat: update readme
1 parent a49372f commit c01acf5

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -69,12 +69,12 @@ WebSite: [Canal Document](https://canalsharp.azurewebsites.net/zh/) (推荐)
6969

7070
目前重构的版本已经完全覆盖旧版本,且性能更高,代码更优美,实现了旧版本未实现的部分功能,支持最新的 Canal。
7171

72-
| Task | Status |
73-
| ------------------- | ------ |
74-
| protobuf 3 协议生成 | 已完成 |
75-
| 对接 Canal | 已完成 |
76-
| 数据订阅封装 | |
77-
| 集群支持(Service 集群和 Client 集群) | 已完成 |
78-
| 数据发送到Kafka | |
79-
| 数据发送到Redis | |
72+
| Task | Status |
73+
| ------------------- |---------------|
74+
| protobuf 3 协议生成 | 已完成 |
75+
| 对接 Canal | 已完成 |
76+
| 数据订阅封装 | TODO |
77+
| 集群支持(Service 集群和 Client 集群) | 已完成 |
78+
| 数据发送到Kafka | 直接通过 Canal 发送 |
79+
| 数据发送到Redis | 直接通过 Canal 发送 |
8080

0 commit comments

Comments
 (0)