ickhouse.testkit_2.11.0.8.16.source-code.application.conf Maven / Gradle / Ivy
crobox.clickhouse.client {
// can be single-host, cluster-aware, balancing-hosts
connection {
port = 8123
health-check
{
interval = 1 second
}
}
}