Hacker News new | ask | show | jobs
by rapnie 391 days ago
> LiveStore extends its local event-sourcing model globally by synchronizing events across all clients, typically through a central sync backend.

Is that a requirement or could there also be federated nodes, or a full p2p modus operandus? Think for use in decentralized social networking.

1 comments

This is what I am exploring now actually. It is feasible.