FundingCircle / jackdaw

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

JSON Schema SERDE #300

Closed kidpollo closed 2 years ago

kidpollo commented 2 years ago

Checklist

kidpollo commented 2 years ago

Still working through issues with top level Array types. The deserializer does not like them :(

kidpollo commented 2 years ago

@99-not-out @gphilipp Would love your input on this pr so far

👋🏽 btw, how are things going?

kidpollo commented 2 years ago

Should handle top level arrays now

gphilipp commented 2 years ago

Hi @kidpollo Hope everything is well for you 👋. Would you mind renaming the commits (get rid of wip-)?

kidpollo commented 2 years ago

Done @gphilipp

kidpollo commented 2 years ago

Ok now i' sure this works on kstreams topologies :P