Fork me on GitHub
#onyx
<
2020-05-28
>
rnandan27311:05:15

Hi, For somebody who know clojure would you recommend using Onyx or just use KafkaStreams.

chrisblom18:06:26

Depends on what you want to do, if it's only data transformation i'd pick kafka streams/jackdaw as its a solid library for that.

chrisblom18:06:32

If you want to load/store data as well, and the data sources are not covered by the Kafka Connect, i'd consider onyx

chrisblom18:06:13

There is not much active development done on Onyx, so you'll want to take that into account as well.

kszabo11:05:12

Kafka Streams