Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 255 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 255 Bytes

ez_river

参考项目 https://github.com/siddontang/go-mysql-elasticsearch 自动同步mysql数据到第三方系统中,如可以同步mysql数据到elasticsearch中。 利用mysqldump获取原始数据,然后根据binlog自动的实现同步逻辑