p2panda / handbook

Website with tutorials, specification, info and learn sections of p2panda
https://p2panda.org
Creative Commons Attribution Share Alike 4.0 International
87 stars 8 forks source link

Clients query remote node while local one syncs #271

Closed sandreae closed 7 months ago

sandreae commented 1 year ago

A nice pattern to give a seamless on-boarding experience for apps which have their own local node would be to query a remote node for app data while big syncing happens. Would have to block publishing data during sync as this should be directed to local node, but otherwise don't see too many challenges, could probably be an implementation optimisation. Maybe would need to be able to get sync status info from the node.