项目作者: lightbend

项目描述 :
Library offering http based query on top of Kafka Streams Interactive Queries
高级语言: Scala
项目地址: git://github.com/lightbend/kafka-streams-query.git
创建时间: 2017-12-11T06:08:08Z
项目社区:https://github.com/lightbend/kafka-streams-query

开源协议:Apache License 2.0

下载


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.