pub fn setup_wal()Expand description
Start kafka cluster if needed. Config file is conf/kafka-cluster.yml.
docker compose -f kafka-cluster.yml up kafka -d --waitpub fn setup_wal()Start kafka cluster if needed. Config file is conf/kafka-cluster.yml.
docker compose -f kafka-cluster.yml up kafka -d --wait