gh-ost/go/binlog
Shlomi Noach 0e7b23e6fe - Creating an populating Changelog table
- Using heartbeat
- Throttling works based on heartbeat
- Refactored binlog_reader stuff. Now streaming events (into golang channel, which makes for nice buffering and throttling)
- Binlog table listeners work
- More Migrator logic; existing logic for waiting on `state` events (e.g. `TablesCreatedState`)
2016-04-07 15:57:12 +02:00
..
testdata still experimenting, yes? go-mysql binlog parser looks good 2016-03-30 15:43:40 +02:00
binlog_dml_event.go - More work on go-mysql reader: now properly notes binlog coordinates as it makes progress 2016-04-06 18:44:54 +02:00
binlog_entry.go - Creating an populating Changelog table 2016-04-07 15:57:12 +02:00
binlog_reader.go - Creating an populating Changelog table 2016-04-07 15:57:12 +02:00
binlog_test.go minor refactoring; fixed license comments 2016-03-24 15:11:56 +01:00
binlog.go minor refactoring; fixed license comments 2016-03-24 15:11:56 +01:00
gomysql_reader.go - Creating an populating Changelog table 2016-04-07 15:57:12 +02:00
mysqlbinlog_reader_test.go preparing for db access 2016-04-01 16:05:54 +02:00
mysqlbinlog_reader.go - Creating an populating Changelog table 2016-04-07 15:57:12 +02:00