chore: use datastore fork (ghcr.io/hanzoai/datastore:26.6.1.1) instead of upstream ClickHouse (#133)
Drop-in: same wire protocol/SQL, ports 8123/9000. Our optimized fork (PGO+thinLTO+BOLT, ~half the RSS). Co-authored-by: Hanzo AI <ai@hanzo.ai>
This commit is contained in:
committed by
GitHub
co-authored by
Hanzo AI
parent
3002fbde0c
commit
905d978979
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user