Liking cljdoc? Tell your friends :D

Kafka Embedded

XTDB is ready to work with an embedded Kafka for when you don’t have an independently running Kafka available to connect to (such as during development).

Project Dependencies

com.xtdb/xtdb-core {:mvn/version "{xtdb_version}"}
com.xtdb/xtdb-kafka-embedded {:mvn/version "{xtdb_version}"}

Getting started

link:example$test/xtdb/docs/examples_test.clj[role=include]

link:example$test/xtdb/docs/examples_test.clj[role=include]

You can later stop the Embedded Kafka if you wish:

link:example$test/xtdb/docs/examples_test.clj[role=include]

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close