Ask HN: What's the state of P2P database sync?

https://news.ycombinator.com/item?id=21960366
by ccorcos • 7 years ago
14 4 7 years ago

CloudKit, Realm, and CouchDb/PouchDb offer offline syncing with some kind of cache on the client. This is great, but I'm curious if there are any successful technologies (other than git) that are actually cloudless and P2P.

I recall reading about Noms a while ago when it was acquired by Salesforce and that supposedly had promise as a P2P database but I haven't heard anything since.

I've read some about distributed hash tables used by torrents, but they are inherently public which isn't exactly suitable for most applications.

Have you heard of any new or interesting offline distributed databased?

Related Stories

Loading related stories...

Source preview

news.ycombinator.com