Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use denormalized.tree table to implement the routers under /trees #337

Open
dadiorchen opened this issue Jun 26, 2023 · 4 comments · May be fixed by #382
Open

Use denormalized.tree table to implement the routers under /trees #337

dadiorchen opened this issue Jun 26, 2023 · 4 comments · May be fixed by #382
Labels
good first issue Good for newcomers Node.js

Comments

@dadiorchen
Copy link
Contributor

We are using public.trees to query data for /trees but it is slow, we created new table to denormalize the data, so please use the new table to implement this API again.

Some notes:


Some hints:

  • Please read our readme for more information/guide/tutorial.
  • Here is an engineering book in Greenstand.
  • To know more about our organization, visit our website.
  • If you want to join the slack community (some resources need the community member's permission), please leave your email address.
@dadiorchen dadiorchen added good first issue Good for newcomers Node.js labels Jun 26, 2023
@BrookeTheExecutiveAnimalLover

@Kpoke I would like to be assigned this issue :')

@dadiorchen
Copy link
Contributor Author

@BrookeTheExecutiveAnimalLover the table is not there yet, @Kpoke is working on it.

@dadiorchen
Copy link
Contributor Author

This issue is open for everyone

@dagmawig
Copy link
Contributor

dagmawig commented May 8, 2024

I will work on this.

@dagmawig dagmawig linked a pull request Jun 19, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Node.js
Projects
Status: 🌱 Backlog
Development

Successfully merging a pull request may close this issue.

3 participants