Node-mysql2: merge binlog events implementation frrom https://github.com/nevill/zongji

Created on 31 Jan 2015  路  6Comments  路  Source: sidorares/node-mysql2

zongji client seems to be more advanced than current binlog parser in node-mysql2

also would be interesting to see node-mysql2 working with https://github.com/numtel/mysql-live-select

enhancement

All 6 comments

This would be awesome. I might have to make a go at a PR when I have time.

@sidorares What do you think of adding live-select capabilities directly to this package?

What do you think of adding live-select capabilities directly to this package?

not %100 sure but possible. I'd probably start with exposing all required events from binlog and maybe later add api to make it simple to use them

@zenflow note that @shtse8 already started working on this in #685

Yes, surely support adding this to make MySQL better for live event with binlog. Live data is common nowadays but not many tools supporting working with MySQL.

Hey guys, seeing some new releases. Has any of this been addressed in the new releases and maybe forgotten in here?

@Fabbok1x don't think anything happened on this front. Happy to try to reignite

Was this page helpful?
0 / 5 - 0 ratings