All Downloads are FREE. Search and download functionalities are using the official Maven repository.

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
      }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy