|
|
|
|
|
by lossolo
601 days ago
|
|
> I search around, and inevitably end up with "by combining clickhouse and Kafka" Those are probably some old sources of knowledge. You need to use Kafka if you want it to handle batching for you. But Clickhouse can handle batching as well by using asynchronous inserts: https://clickhouse.com/blog/asynchronous-data-inserts-in-cli... |
|