Y
Hacker News
new
|
ask
|
show
|
jobs
by
bithavoc
2694 days ago
What Clickhouse engines does CF uses?
1 comments
bithavoc
2693 days ago
I just re-read the blog post, is the Kafka engine in use at CF?
link
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