rustcdc 0.1.0

Embeddable Rust CDC library focused on correctness-first capture primitives
Documentation
1
2
3
4
5
6
7
8
9
{
  "checkpoint_format_version": 2,
  "source_type": "postgres",
  "committed_event_count": 42,
  "offset": {
    "lsn": 123456,
    "slot_name": "compat_slot"
  }
}