duxet / zio-kafka

A Kafka client for ZIO and ZIO Streams

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project stage Release Artifacts Sonatype Nexus (Snapshots)

Welcome to ZIO Kafka

ZIO Kafka provides a purely functional, streams-based interface to the Kafka client. It integrates effortlessly with ZIO and ZIO Streams.

Contents

Getting help

Join us on the ZIO Discord server at the #zio-kafka channel.

Credits

This library is heavily inspired and made possible by the research and implementation done in Alpakka Kafka, a library maintained by the Akka team and originally written as Reactive Kafka by SoftwareMill.

Legal

Copyright 2021 Itamar Ravid and the zio-kafka contributors. All rights reserved.

About

A Kafka client for ZIO and ZIO Streams

License:Apache License 2.0


Languages

Language:Scala 100.0%