Hacker News new | ask | show | jobs
by chaotic-good 3318 days ago
It's not a TSDB. It doesn't support ingestion without some fancy batching. The insert rate will be too limited without that. MergeTree was designed for batch processing, not for real-time processing.