Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

lightbend/kafka-streams-query

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.