Skip to content

malliaridis/kafka-kt

Repository files navigation

kafka-kt

This is an unofficial and experimental Kotlin migration of the Apache kafka project.

CAUTION: The migration is in very early stage and has very likely multiple bugs. It is not recommended to use it in the current state.

Migration Status

The milestones on GitHub show the current progress of the migration. Right now the following modules have been fully migrated (but not yet optimized):

  • clients (Kafka 3.6.0)
  • generator (Kafka 3.6.0)
  • server-common (Kafka 3.6.0)
  • log4j-appender (Kafka 3.6.0)

About

An unofficial port of the Apache kafka project for Kotlin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages