Open hekike opened 8 months ago
In dev environments, we could make Kafka and sink-worker optional to reduce resource footprint.
We can either use an in-memory queue or ClickHouse batch inserts.
Benthos is also an option
In dev environments, we could make Kafka and sink-worker optional to reduce resource footprint.
We can either use an in-memory queue or ClickHouse batch inserts.