Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

20 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages