Demonstration of the concept of using debezium server to stream data from legacy database to greenfield application.
- install docker and docker-compose
$ docker-compose up -d
- rodrigogs/mysql-events requires binlog_row_image = NOBLOB or binlog_row_image = FULL
- mediator requires SUPER, REPLAICATION CLIENT