DECODEproject / DECODEproject/bcnnow
Avoid storing dataset values in Mongo collection for dashboards
Open
backend
- Dominant language
- CSS
- Stars
- 22
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
In the Mongo collection for dashboards we are storing a field called _dataset_ inside of the each element of the array _sources_... there is no need for that so we should stop doing so to make documents as light as possible :)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.