suspend fun RedisTransaction.mgetAwait(key: String): String
Get the value of the given key
key - Key string
key
Return