Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 317 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 317 Bytes

binlog2redshift

An experimental MySQL binlog to Redshift syncer.

Requirements

You must turn on MySQL/Aurora binary logging for this to work. AWS Docs

pip install -r requirements.txt