Y
Hacker News
new
|
ask
|
show
|
jobs
by
bithavoc
2693 days ago
I just re-read the blog post, is the Kafka engine in use at CF?
1 comments
dqminh
2693 days ago
We mostly use replicated MergeTree, SummingMergeTree, AggregatedMergeTree etc. And yes, we do use Kafka engine to consume directly from Kafka, in additions to standard Clickhouse inserters.
link