Categorygithub.com/vitorsalgado/binL
repositorypackage
0.0.0-20240517184622-c749d46d7a18
Repository: https://github.com/vitorsalgado/binl.git
Documentation: pkg.go.dev

# README

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.