Releases: zhongbiaodev/py-mysql-elasticsearch-sync
Releases · zhongbiaodev/py-mysql-elasticsearch-sync
v0.3.3.2
rename package name, you can import this package by "from es_sync import ElasticSync" and then define your own class
v0.3.3.1
binlog sync bug fix
bulk_size control
v0.3.2
Bug fix: missing mapping in config
v0.3.0
Now you can run it on Python 2.6+, 3.4+
v0.2.1
Now, you can install this tool by pip.