HLDB (hyperlocal database) is a database protocol which provides peer-to-peer collaboration without consensus. The protocol is based on these two papers:
- Merkle-CRDTs: Merkle-DAGs meet CRDTs
- Byzantine Eventual Consistency and the Fundamental Limits of Peer-to-Peer Databases
Check out the hldb/hldb
repo for more info.