Skip to content

A Scala 3 Apache Kafka client library for JVM, JS and Native

Notifications You must be signed in to change notification settings

scott-thomson239/pavise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pavise

Pavise is a client library for Apache Kafka, written in Scala 3. It implements the Kafka protocol from the ground up using scodec, cats-effect and fs2.

Thanks to not relying on the official Java client, Pavise is able to bring Kafka to all existing Scala platforms (JVM, JS and Native).

Currently, the library is heavily experimental and only supports the producer API at the moment.

About

A Scala 3 Apache Kafka client library for JVM, JS and Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages