vertx / io.vertx.redis / RedisTransaction / clusterSaveconfig

clusterSaveconfig

abstract fun clusterSaveconfig(handler: Handler<AsyncResult<String>>): RedisTransaction

Forces the node to save cluster state on disk.

Parameters

handler - Handler for the result of this call.

Since
Redis 3.0.0 group: cluster