Skip to main content

Module source

Module source 

Source

Modules§

mysql
postgres

Enums§

SourceEvent
Events emitted by a source to the pipeline.

Traits§

Source
Trait for CDC sources. Each database implementation (Postgres, MySQL, etc.) implements this trait to provide snapshot and streaming capabilities.