Cela supprimera la page "Home"
. Soyez-en sûr.
canal [kə'næl],译意为水道/管道/沟渠,主要用途是基于 MySQL 数据库增量日志解析,提供增量数据订阅和消费
工作原理
See the page for quick start: [[QuickStart]].
See the page for quick start: [[ClientExample]].
See the page for admin deploy guide : [[AdminGuide]]
See the page for admin deploy guide : [[Canal Admin Guide]]
canal 特别设计了 client-server 模式,交互协议使用 protobuf 3.0 , client 端可采用不同语言实现不同的消费逻辑,欢迎大家提交 pull request
canal 作为 MySQL binlog 增量获取和解析工具,可将变更记录投递到 MQ 系统中,比如 Kafka/RocketMQ,可以借助于 MQ 的多语言能力
maven依赖
<dependency>
<groupId>com.alibaba.otter</groupId>
<artifactId>canal.client</artifactId>
<version>1.1.4</version>
</dependency>
Cela supprimera la page "Home"
. Soyez-en sûr.