go-common/app/infra/canal/README.md
2019-04-22 18:49:16 +08:00

17 lines
417 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# go-common/app/infra/canal
##### 项目简介
> 1. 实现MySQL slave协议充当伪从库
> 2. 一个canal节点可同时同步一个或多个MySQL database,可指定开始binlog位置
##### 编译环境
> 1. 请只用golang v1.7.x以上版本编译执行。
##### 依赖包
> 1. 公共依赖
##### 编译执行
> 1. 启动执行
> 2. 项目文档http://info.bilibili.co/pages/viewpage.action?pageId=4547253