binL is a small and simple Change Data Capture (CDC) experiment implemented in Go with MySQL.
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.