Data Science Wire

Replica-aware routing public beta

ClickHouse Blog13h4 min read

Temporary tables and named sessions live on a single ClickHouse replica, so a follow-up query routed elsewhere can't see them. Replica-aware routing pins your requests to the same replica over HTTP or the native protocol — and here's how we built it.

Read the full story at ClickHouse Blog

More in Data Engineering