Heavily inspired by Python-mysql-replication. If I found some better implementation or algorithm or test I will contribute it back there.
I would rather suggest to wait before putting that in production I Intend to to a lot of testing about and improve some bits.
Toy project but usable let me know if it's useful to you !
- No crash in lib
- Mostly all the API of py-mysql-replication except the liberal in what they accept constructor
- Try to integrate with mysql rust lib.
- Do a little bit of CI.
- Have for manimulating GTID:
- an inplace API
- copy API
Began it on freetime due to frustration with a problem my work at gandi.net. For now work on that on my freetime.
Apache V2.0 / MIT