Function server::server::run_tikv[][src]

pub fn run_tikv(config: TiKvConfig)

Run a TiKV server. Returns when the server is shutdown by the user, in which case the server will be properly stopped.