franz
Type members
Classlikes
- Companion:
- object
A Kafka stream which will batch up records by the least of either a time-window or max-size, and then use the provided 'persist' function on each batch
A Kafka stream which will batch up records by the least of either a time-window or max-size, and then use the provided 'persist' function on each batch
- Companion:
- class
Code which knows how to create test json from an avro schema
Code which knows how to create test json from an avro schema
Like circe optics - pimped dynamic type on top of circe json
Like circe optics - pimped dynamic type on top of circe json
- Companion:
- object
This is used to be able to create a particular type from a json input.
This is used to be able to create a particular type from a json input.
It's used by the KafkaPublishService in order to shove in ProducerRecord's from user REST input
- Companion:
- object