HelloZeroNet / HelloZeroNet/ZeroNet

Do not store `bad_files` & `hashfield` in `sites.json`

オープン
#1,894 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る
enhancement
主要言語
JavaScript
スター
18.8k
フォーク
2.3k
PR マージ指標
30日以内にマージされた PR はありません

説明

Because these make `sites.json` too bloat, and slow down whole client.
There should be stored in `content.db` instead.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

評価

領域
backend, database
issue の種類
リファクタリング
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。