Skip to content

brycecovert/clojure-event-sourcing

Repository files navigation

Event-sourced systems with Kafka, Clojure, and Jackdaw

This repository is part of a Clojure meetup talk, walking through building event-sourced systems with Kafka.

Slides

You can walk through the slides here.

Try it out

You'll first want to set up kafka on your local machine.

git clone git@github.com:confluentinc/cp-docker-images.git
cd cp-docker-images/examples/kafka-single-node
docker-compose up -d

Next, fire up a REPL and walk through the commented sections in core.clj.

License

Copyright © 2019 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published