Hello Team, Im exploring to introduce airbyte for one of the CDC usecases, where it gets the updated records from mysql binlog. Got to know that Airbyte internally uses debizium connector, Just wanted to know whether the CDC with airbyte is pull or push based approach.
Because while configuring I see schedule run, but we expect to continuosly flow the data as and when it gets updated in mysql. instead of scheduled run. Any idea, how does it work ??