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
A data structure which provides convenience methods over a ZIO Kafka Producer
A data structure which provides convenience methods over a ZIO Kafka Producer
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
Types
Value members
Extensions
Extensions
easily be able to convert a consume record into a producer record
easily be able to convert a consume record into a producer record
- Value parameters:
- partition
the target partition
- topic
the target topic
- Returns:
a producer record
Some convenience methods on a consumer record (copy methods)
Some convenience methods on a consumer record (copy methods)
Some convenience methods on a consumer record (copy methods)
Some convenience methods on a consumer record (copy methods)
Some convenience methods on a consumer record (copy methods)
Some convenience methods on a consumer record (copy methods)