scylladb / gocql

Package gocql implements a fast and robust ScyllaDB client for the Go programming language.

Home Page:https://docs.scylladb.com/stable/using-scylla/drivers/cql-drivers/scylla-go-driver.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doc: Add CDC Connector

lauranovich opened this issue · comments

Add to docs:

Using CDC with Go

When writing applications, you can now use our Go Library <https://github.com/scylladb/scylla-cdc-java>_ to simplify writing applications that read from Scylla CDC.