lightbend / kafka-streams-query   0.1.1

Apache License 2.0 GitHub

Library offering http based query on top of Kafka Streams Interactive Queries

Scala versions: 2.12 2.11

This library is not maintained anymore.

HTTP Endpoints for Interactive Queries for Kafka Streams

Build Status

Library offering http based query on top of Kafka Streams Interactive Queries. The project has 2 parts:

  1. The core library, as described here
  2. A couple of example implementations, as described here and here

Please go through the above links to learn more about the library.

NOTE: This functionality may now exist in Kafka Streams itself. Check its current capabilities before introducing this library to your projects.