#![allow(clippy::disallowed_names)]
mod cluster;
mod common;
mod embedded_replica;
mod namespaces;
mod standalone;