rustcdc 0.6.7

Embeddable Rust CDC library focused on correctness-first capture primitives
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "checkpoint_format_version": 1,
  "source_type": "postgres_snapshot",
  "committed_event_count": 21,
  "offset": {
    "snapshot_id": "snap-compat-1",
    "snapshot_start_ts": 1716460700000,
    "snapshot_end_ts": 0,
    "snapshot_watermark": 123456,
    "current_table": 0,
    "next_chunk_index": 3,
    "tables": []
  }
}