Revision 34f038e2f5d49a8f5372cbb576d9ec7520de0f06
Committed on 18/12/2025 8:50 am by
Zohaib Sibte Hassan <zohaib@sibte.pk> [GitHub Diff]
Refactor: Consolidate CDCEntry type and cleanup duplicates
- Create common/cdc_entry.go as single source of truth for CDCEntry
- Remove duplicate GenericCDCEntry from coordinator and publisher
- Simplify publisherAdapter by eliminating field-by-field conversion
- Add captured_row.go for hook capture abstraction
- Add memory stores with xsync-based lock-free implementations
- Update all package references to use common.CDCEntry
???? Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>