CockroachDB
CockroachDB is a distributed SQL database with strong consistency, PostgreSQL compatibility, and a managed cloud offering. The Cloud API manages cluster lifecycle; the Cluster API exposes per-node operational state for monitoring and troubleshooting.
3 channels
across 1 AsyncAPI spec
· Provider profile
Channels
-
Resolved-timestamp progress messages. Emitted as a separate message whose envelope contains a "resolved" key whose value is an HLC timestamp string. Guarantees that no previously unseen rows with an eCockroachDB CHANGEFEED Sinks
-
Per-table changefeed topic. On Kafka and Pub/Sub a topic is created per source table by default (the table name). Each message represents a committed row mutation in CockroachDB.CockroachDB CHANGEFEED Sinks
-
Webhook sink batch delivery. CockroachDB POSTs a JSON object containing an array of individual events (each in wrapped envelope form, including after, key, topic and updated) and a length field with tCockroachDB CHANGEFEED Sinks