vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisTransaction / clusterSaveconfigAwait

clusterSaveconfigAwait

suspend fun RedisTransaction.clusterSaveconfigAwait(): String

Forces the node to save cluster state on disk.

Parameters

handler - Handler for the result of this call.

Return