Live data from Hacker News

OrbitDB: Peer-to-peer databases for the decentralized web

github.com

11–20 of 119 posts

Re: OrbitDB: Peer-to-peer databases for the decentralized web

#15
post #14

Earlier quoted context omitted.

Iirc, Spanner is eventually consistent.

spanner is strongly consistent

spanner does support eventually consistent snapshot reads as well with improved latency benefits (as you're effectively foregoing a transaction).

Re: OrbitDB: Peer-to-peer databases for the decentralized web

#17
post #12
post #9

Earlier quoted context omitted.

One of the main difference is it is based on IPFS

Another one is that the source code of OrbitDB is not completely obfuscated.

Can you elaborate? Source code to GUN is right here: https://github.com/amark/gun/tree/master/src
Post reply on HN