Skip to content

consume maxwell generated message from kafka,export it to another mysql.

License

Notifications You must be signed in to change notification settings

FreeSlaver/maxwell-sink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is maxwell-sink

Maxwell-sink is an application based on Kafka Connect that consumes JSON messages produced by Maxwell.
Filter and then Converter the message to SQL to be executed.
It's used for synchronizing the data change between two or more MySQL clusters.

What is maxwell

Maxwell is an application that reads MySQL binlogs and writes row updates to Kafka as JSON.
For more details,please visit Maxwell's daemon

How to use maxwell-sink

Just read the maxwell-sink-deploy.docx and modify the maxwell-sink.json to fit your needs.

About

consume maxwell generated message from kafka,export it to another mysql.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages