Skip to content

Add ability to snapshot existing data #20

Description

@davecharron

The current design leverages one trigger, global variable, and data queue per selected table to post the CDC to Kafka when CRUD operations occur.
However, any data that exists in monitored tables prior to starting the daemon will not get populated in Kafka.
Propose adding another command option that would provide the snapshot capability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions