suspend fun RedisTransaction.selectAwait(dbindex: Int): String
Change the selected database for the current connection
dbindex - Index identifying the new active database
dbindex
handler - Handler for the result of this call.
handler
Return