Liking cljdoc? Tell your friends :D

Embedded Kafka

Crux 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

juxt/crux-core {:mvn/version "{crux_version}-beta"}
juxt/crux-kafka-embedded {:mvn/version "{crux_version}-beta"}

Getting started

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

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

You can later stop the Embedded Kafka if you wish:

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

Can you improve this documentation? These fine people already did:
Alistair, Daniel Mason & James Henderson
Edit on GitHub

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

× close