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

Backend optimizations #3

Open
4 tasks
peter1357908 opened this issue Feb 2, 2024 · 0 comments
Open
4 tasks

Backend optimizations #3

peter1357908 opened this issue Feb 2, 2024 · 0 comments

Comments

@peter1357908
Copy link
Owner

peter1357908 commented Feb 2, 2024

  • finer-grained update of individual wells (to save bandwidth)
  • update multiple MongoDB documents in batch (rather than doing it one at a time in the backend logic). This includes batch-deleting dead references as in GetPlatesAndUsername().
  • do not send redundant info like each well's _id
  • Document API with Postman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant