Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • OrbitDB serverless, distributed, peer-to-peer. could be used to build a federated mutable store
    – milahu
    Commented Mar 9, 2022 at 11:03
  • 1
    I'd say OrbitDB is an honorable mention but does not fulfill the versioning requirement unless one makes sure to get collect all CRDT's of a document's history.
    – Tails
    Commented Mar 10, 2022 at 9:44
  • yes ... versioning would require consensus in p2p networks. example: BigchainDB
    – milahu
    Commented Mar 11, 2022 at 19:44