subconsciousnetwork / noosphere

Noosphere is a protocol for thought; let's discover it together!
Apache License 2.0
654 stars 40 forks source link

Caching sphere crawler #25

Open cdata opened 1 year ago

cdata commented 1 year ago

When we eventually implement proper multiplayer, we will need to take every opportunity we can to minimized perceived latency as clients traverse the Noosphere. Immutable data and content addresses afford us the ability to constantly, preemptively cache content that we can resolve the addresses for. This would not be practical for a mobile client to do, but it is the perfect job for the gateway. Once cached, these blocks are only one network hop away from the client.

Design notes

cdata commented 1 year ago

We could call it "Orb Weaver," cause it's a spider (in the web tradition) that crawls spheres.... :nerd_face: