Skip to content

feat(debezium)!: consolidate cdc capture on the outbox table - #294

Open
dargmuesli wants to merge 2 commits into
betafrom
refactor/debezium/outbox-routing
Open

feat(debezium)!: consolidate cdc capture on the outbox table#294
dargmuesli wants to merge 2 commits into
betafrom
refactor/debezium/outbox-routing

Conversation

@dargmuesli

Copy link
Copy Markdown
Member

Points the Debezium connector's table.include.list at vibetype_private.outbox instead of capturing vibetype.event directly, and adds the EventRouter SMT, scoped to the outbox topic via a predicate, to route and unwrap outbox events by channel. vibetype.upload stays on direct capture since it has another consumer. Depends on the sqitch outbox rename.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@dargmuesli