Skip to content

jeqo/kafka-streams-rest

Repository files navigation

Kafka Streams - REST

project-phase: experimentation

Set of utilities to help Kafka Streams to expose and control the state of their applications.

Modules

  • REST core Core set of services on top of Kafka Streams abstractions.
  • REST Armeria Armeria HTTP server implementation of core services.

REST - Armeria

Armeria is a microservice framework for HTTP, gRPC, and other technologies. This module uses Armeria HTTP server APIs to expose Kafka Streams application controls, metrics, health-check, metadata, and store information.

Services

  • Tombstone Tombstone service to manage Kafka Streams applications state.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages