suspend fun RedisClient.selectAwait(dbindex: Int): String
Change the selected database for the current connection
dbindex - Index identifying the new active database
dbindex
Return