Available on crate features
source-mysql-cdc and source-rest only.Structs§
- Mysql
CdcSource - A configured MySQL CDC (binlog replication) source.
- Mysql
CdcSource Config - Configuration for the MySQL CDC (binlog) source.
Enums§
- Bookmark
- Durable bookmark: either a binlog file+position or an executed GTID set.
- CdcTls
- TLS configuration for the binlog replication connection.
- Start
Position - Where to start reading the binlog on a fresh run (no persisted bookmark).
Functions§
- state_
key - State key for a given replica
server_id.