Introduce more MongbDB indexes
- Lenguaje dominante
- Scala
- Estrellas
- 33
- Forks
- 16
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
## Background
Currently, many queries to MongoDB fo full collection scans. For big collections such as `run` it creates a lot of pressure for the MongoDB cluster.
## Feature
Investigate production logs and find bottlenecks. Check if corresponding queries can be optimized or new indexes can be added to ease the pressure on MongoDB.
Guía de contribución
Línea de trabajo
Start by investigating production logs for MongoDB full collection scans and query bottlenecks, focusing especially on the run collection. Review whether each bottleneck can be addressed through query optimization or additional indexes; done means the relevant changes have been identified and added to reduce pressure on the MongoDB cluster.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- mongodb, scala
- Área
- databases, performance
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100