Skip to content

Releases: guoyu511/vertx-mysql-binlog-client

Release v0.2.0

21 Jun 01:53
Compare
Choose a tag to compare

Add RxJava Support

Release v0.1.0

16 Jun 02:44
Compare
Choose a tag to compare

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