suspend fun RedisTransaction.configGetAwait(parameter: String): String
Get the value of a configuration parameter
parameter - Configuration parameter
parameter
handler - Handler for the result of this call.
handler
Return