Releases: guoyu511/vertx-mysql-binlog-client
Releases · guoyu511/vertx-mysql-binlog-client
Release v0.2.0
Release v0.1.0
A Vert.x client allowing applications tapping into MySQL replication stream. Based on Vert.x 3.4.1.
Features:
- Connect MySQL master as a slave.
- Handling
Row Events
- Get and located to binlog filename and binlog position
- Using as vert.x ReadStream
- Vert.x EventBus Bridge