Skip to content

Commit

Permalink
ticdc: add Golang examples for checksum verification (#14090)
Browse files Browse the repository at this point in the history
  • Loading branch information
Oreoxmt authored Jul 5, 2023
1 parent 3b83a13 commit f655eab
Show file tree
Hide file tree
Showing 3 changed files with 524 additions and 8 deletions.
4 changes: 3 additions & 1 deletion TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -553,7 +553,9 @@
- [TiCDC CSV Protocol](/ticdc/ticdc-csv.md)
- [TiCDC Open API v2](/ticdc/ticdc-open-api-v2.md)
- [TiCDC Open API v1](/ticdc/ticdc-open-api.md)
- [Guide for Developing a Storage Sink Consumer](/ticdc/ticdc-storage-consumer-dev-guide.md)
- TiCDC Data Consumption
- [TiCDC Row Data Checksum Verification Based on Avro](/ticdc/ticdc-avro-checksum-verification.md)
- [Guide for Developing a Storage Sink Consumer](/ticdc/ticdc-storage-consumer-dev-guide.md)
- [Compatibility](/ticdc/ticdc-compatibility.md)
- [Troubleshoot](/ticdc/troubleshoot-ticdc.md)
- [FAQs](/ticdc/ticdc-faq.md)
Expand Down
Loading

0 comments on commit f655eab

Please sign in to comment.