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