suspend fun RedisClient.clientSetnameAwait(name: String): String
Set the current connection name
name - New name for current connection
name
handler - Handler for the result of this call.
handler
Return