HelloZeroNet / HelloZeroNet/ZeroNet
Do not store `bad_files` & `hashfield` in `sites.json`
Abierto
enhancement
- Lenguaje dominante
- JavaScript
- Estrellas
- 18.8k
- Forks
- 2.3k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Because these make `sites.json` too bloat, and slow down whole client.
There should be stored in `content.db` instead.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Start by locating the code that writes and reads sites.json, bad_files, hashfield, and content.db; the issue names no specific files or tests. Trace how these values are used across the client before deciding the migration scope. Done means bad_files and hashfield are no longer stored in sites.json, are stored in content.db, and the client retains its behavior without the reported bloat.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Área
- backend, database
- Tipo de issue
- Refactorización
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100