kafka-streams-query
kafka-streams-query copied to clipboard
Library offering http based query on top of Kafka Streams Interactive Queries
Results
3
kafka-streams-query issues
Sort by
recently updated
recently updated
newest added
Any plans to support compatibility with Kafka Streams 2.0? I could submit a pull request, if you are interested. The changes are minor, but not backwards-compatible.
This PR is a demonstration of using implicit serde from `kafka-streams-scala`. `example-dsl` now uses implicit serde.