Expand description
Change data capture and streaming for replication
Provides mechanisms for streaming changes from the replication log with support for checkpointing, resumption, and backpressure handling.
Structs§
- Change
Event - A change event in the replication stream
- Checkpoint
- Checkpoint for resuming a replication stream
- Replication
Stream - Manages a replication stream
- Stream
Config - Configuration for a replication stream
- Stream
Manager - Manager for multiple replication streams (consumer groups)
Enums§
- Change
Operation - Type of change operation