FundingCircle / jackdaw

A Clojure library for the Apache Kafka distributed streaming platform.
https://fundingcircle.github.io/jackdaw/
BSD 3-Clause "New" or "Revised" License
369 stars 80 forks source link

Add test to demonstrate production of a diff stream #223

Closed cddr closed 4 years ago

cddr commented 4 years ago

Just a basic test to demonstrate how to produce a stream of diffs based off some input topic using the jackdaw streams DSL. This kind of thing has been asked a few times in various forums so it's nice to have an example to point to in the tests.