cdc-insert-update-distinction

Status: IN

Insert vs. update is determined solely by whether `CDCStream.emit()` receives a non-None `old_value`; the WAL itself only records `PUT` operations for both cases

Source: entries/2026/05/29/unbundled-database-unbundled_database.md

JSON