unbundled-db-is-log-first-cdc-is-state-first

Status: IN

The unbundled database writes to WAL before storage engine, while the CDC module writes to in-memory rows before appending the log — opposite ordering of the source-of-truth relationship

Source: entries/2026/05/29/topic-cdc-flush-semantics.md

JSON