vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisClient / clusterSaveconfigAwait

clusterSaveconfigAwait

suspend fun RedisClient.clusterSaveconfigAwait(): Unit

Forces the node to save cluster state on disk.

Parameters

handler - Handler for the result of this call.

Return