xuset / planktos

Serving websites over bittorrent
https://xuset.github.io/planktos/
MIT License
538 stars 19 forks source link

Future Ideas #58

Open georgeaf99 opened 7 years ago

georgeaf99 commented 7 years ago

A place to keep thoughts and track our plans for Planktos.

georgeaf99 commented 7 years ago

Separation of Responsibilities:

Components:

NOTE: ideal garbage collection strategy is reference counting (tabs -> snapshot) via on death callback and heartbeat

georgeaf99 commented 7 years ago

Merging of Priority DBs:

There should only be one priority DB for all of the snapshots, instead of a priority DB for each snapshot.