Compare commits

...
Author SHA1 Message Date
Hanzo AI 2054bf6ebf chore: use datastore fork (ghcr.io/hanzoai/datastore:26.6.1.1) instead of upstream ClickHouse
Drop-in: same wire protocol/SQL, ports 8123/9000. Our optimized fork (PGO+thinLTO+BOLT, ~half the RSS).
2026-06-25 18:19:35 -07:00
@@ -1,5 +1,5 @@
clickhouse:
image: clickhouse/clickhouse-server:latest
image: ghcr.io/hanzoai/datastore:26.6.1.1
container_name: clickhouse
ports:
- "8123:8123"