binlogportal:mysql binlog同步工具

时间:2021-05-26 09:28:17
【文件属性】:
文件名称:binlogportal:mysql binlog同步工具
文件大小:131KB
文件格式:ZIP
更新时间:2021-05-26 09:28:17
Java binlogportal A simple mysql binlog sync tool It has following features: 1.Store binlog postion use redis 2.Support springboot starter 3.Easy to use and deploy 项目简介 一个轻量级的mysql binlog同步工具。可以单机部署,同时支持分布式高可用。 项目主要目标是提供可基于spring boot快速部署的同步工具,外部依赖只有redis。 当前版本特性: 提供了binlogportal-spring-boot-starter包,可使用spring boot快速部署 使用redis保存binlog position信息,重启后可从上次position位置开始 当前支持insert和update的结构化 提供默认的http事件处理器。
【文件预览】:
binlogportal-master
----binlogportal-spring-boot-starter-test()
--------src()
--------pom.xml(2KB)
----binlogportal()
--------src()
--------doc()
--------README.md(206B)
--------pom.xml(3KB)
----README.md(5KB)
----pom.xml(6KB)
----binlogportal-spring-boot-starter()
--------src()
--------pom.xml(1KB)
----.gitignore(469B)

网友评论