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