cockroachdb / cdc-sink

cdc-sink is a toolkit for ingesting logical replication feeds into a CockroachDB cluster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cdc-sink

cdc-sink is a toolkit for consuming a variety of logical replication feeds and inserting the data into a destination CockroachDB cluster.

This is a prototype and is not supported by Cockroach Labs except by prior arrangement.

Use of this tool is entirely at your own risk and Cockroach Labs makes no guarantees or warranties about its operation.

Documentation for cdc-sink is provided in the wiki.

About

cdc-sink is a toolkit for ingesting logical replication feeds into a CockroachDB cluster

License:Apache License 2.0


Languages

Language:Go 98.7%Language:Shell 0.7%Language:Dockerfile 0.3%Language:TypeScript 0.3%