I would start here: http://docs.confluent.io/3.1.0/streams/index.html
On 11/26/16, 8:27 PM, "Alan Kash" <crud...@gmail.com> wrote: Hi, New to Kafka land. I am looking into Interactive queries feature, which transforms Topics into Tables with history, neat ! 1. What kind of queries we can run on the store ? Point or Range ? 2. Is Indexing supported ? primary or seconday ? 3. Query language - SQL ? Custom Java Native Query ? I see rocksdb is the persistent layer. Did the team look at JCache API (JSR 107) - https://jcp.org/en/jsr/detail?id=107 ? Thanks, Alan