Skip to content

writ3it/concept-legacy2greenfield

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

concept-legacy2greenfield

Demonstration of the concept of using debezium server to stream data from legacy database to greenfield application.

Quick Start Guide

  1. install docker and docker-compose
  2. $ docker-compose up -d

Architecture

Requirements

  • rodrigogs/mysql-events requires binlog_row_image = NOBLOB or binlog_row_image = FULL
  • mediator requires SUPER, REPLAICATION CLIENT

About

Demonstration of the concept of using mysql events to stream data from legacy database to greenfield application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors