derlaft / scylla-cdc-go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scylla-cdc-go

Package scyllacdc is a library that helps develop applications that react to changes from Scylla's CDC.

It is recommended to get familiar with the Scylla CDC documentation first in order to understand the concepts used in the documentation of scyllacdc: https://docs.scylladb.com/using-scylla/cdc/

Documentation

For an explanation how to use the library, please look at the godoc documenation.

This repository also includes two example programs.

About

License:Apache License 2.0


Languages

Language:Go 100.0%