Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 524 Bytes

README.md

File metadata and controls

13 lines (6 loc) · 524 Bytes

Build Status

Mysql to elasticsearch replicator

Connects to mysql as a replication slave and reads binlog events.

Changed/added rows are converted to json, then inserted into elasticsearch.

Strategy for creation of document ids can be configured to use primary key in mysql

Licensed under WTFPL. Any files/information in this project are distributed under the terms of WTFPL, included in license-WTFPL.txt.