-
Notifications
You must be signed in to change notification settings - Fork 15
Home
Gülümser Aslan edited this page Jan 10, 2023
·
1 revision
This is the official documentation page for the go-kafka-connect-couchbase repository.
The repository allows you to listen to data changes of Couchbase buckets and send changes in a kafka topic. It is written in Go, and uses the included go libraries to handle communicating the Couchbase data changes and produce kafka messages.
The project source is hosted at https://github.com/Trendyol/go-kafka-connect-couchbase
Issues are tracked on https://github.com/Trendyol/go-kafka-connect-couchbase/issues
To install the latest developer version, run:
go get github.com/Trendyol/go-kafka-connect-couchbase