KSQL looks interesting, but sometimes access to the lower level processor api turns out to be the best fit for the problem.
On Tue, Dec 19, 2017 at 5:59 PM, Hans Jespersen <h...@confluent.io> wrote: > You can call the REST endpoints in KSQL from any programming language. I > wrote some stuff in node.js to call KSQL this way and it works great. The > results don't even have to go to a Kafka topic as the results of and POST > to /query all stream using HTTP. > > -hans > > /** > * Hans Jespersen, Principal Systems Engineer, Confluent Inc. > * h...@confluent.io (650)924-2670 > */ > > On Tue, Dec 19, 2017 at 12:52 PM, Victor Denisov <vic...@autonomic.ai> > wrote: > >> Hi, >> >> Is anybody aware of any kafka streams work for golang? >> >> Thanks, >> -- >> V. >> -- V.