An open API service indexing awesome lists of open source software.

https://github.com/andreacrotti/cdc

CDC simple pipeline
https://github.com/andreacrotti/cdc

Last synced: 5 months ago
JSON representation

CDC simple pipeline

Awesome Lists containing this project

README

          

# CDC

Example of a CDC pipeline using the [debezium engine](https://debezium.io/documentation/reference/stable/development/engine.html), Clojure and XTDB.

You can run the pipeline from the REPL or with `clj -X main/-main`, or you can run the tests with `./bin/kaocha`.