Nishad Krishnan Senior Software engineer @ Temporal
INishad Krishnan Senior Software engineer @ Temporal shares a real-world story: a financial institution needed visibility into how their engineers were using a custom LLM, and their first solution ā Cloudflare queues + Postgres ā couldn't keep up. Here's what they rebuilt it with using ClickHouse.
šø The original architecture: Cloudflare Worker ā R2 ā Queue ā Postgres, and where it broke šø ClickPipes as the ingest layer: polling R2 with a 5-second interval, no custom ingester needed šø Materialized views for hour/day/week aggregations ā no per-request storage required šø Querying retention data and per-user conversation history with sub-2-second response times
Come join us at one of our amazing meetup groups, this presentation is from our Seattle meetup: https://www.meetup.com/clickhouse-seattle-user-group/


