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 · 5 comments
Open
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.
@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 dadiorchen moved this from Backlog to In-progress in Denormalized Data Service Sep 4, 2023
@dadiorchen dadiorchen moved this from In-progress to Backlog in Denormalized Data Service Sep 4, 2023
@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
Copy link
Contributor

@dadiorchen can you please review this and merge?

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