Initial commit

This commit is contained in:
Donny
2019-04-22 20:46:32 +08:00
commit 49ab8aadd1
25441 changed files with 4055000 additions and 0 deletions

16
app/infra/canal/README.md Normal file
View File

@@ -0,0 +1,16 @@
# 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