Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 464 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 464 Bytes

binL

ci

binL is a small and simple Change Data Capture (CDC) experiment implemented in Go with MySQL.

Getting Started

To run a docker-compose with everything set, execute: make up.
The script will init the Change Data Capture example with a MySQL and also Adminer on port 8080 to manage the database.