Hacker News new | ask | show | jobs
by cobertos 886 days ago
Isn't this what Hypercore[0] is? But distributed? It's a append-only log, and then there's higher order abstractions built on top of this log. Hyperstore is a key value store that uses an append only log, hyperdrive is a filesystem, etc...

[0]: https://github.com/holepunchto/hypercore