0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript24 forks (24 forks)auto 404
device-registryenhancementgood first issue
Repository metrics
- Stars
- 26 stars (26 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
| Field |
Source |
| category |
Device document root |
| deployment_type |
Device document root ("static" | "mobile") |
| network |
Device document root |
Contributor guide
- Research direction
- Study the existing getDeviceCategoriesAddFieldsStage function and the device model's pre save hook. Understand how device categories are derived from device fields. Then, implement the compute function and modify the model to store computed categories on write, replacing the aggregation stage with a simple projection.
- Tech stack
- javascriptnodejsmongodb
- Domain
- backend
- Issue type
- Performance
- Prerequisites
- Node.jsMongoDB