jackdaw

https://github.com/FundingCircle/jackdaw
morgan 2019-08-27T23:07:13.113200Z

Hi, is there documentation for using a jackdaw with a serializer that isn't one of the officially supported ones? In particular I'm trying to use it with Fressian

😁 1
2019-09-18T23:58:27.019700Z

Jackdaw Serdes is largely independent of everything else. So long as your function returns something that looks like org.apache.kafka.common.serialization.serde, it should work.