Infinidb: a Peer-to-Peer Distributed Database and Transaction System
Wouldn’t it be cool if you could type in your code:
Infinidb.get(‘foo”)
and it would return:
“bar”
… using a worldwide, distributed database using Bitcoin-like Blockchain technology? That’s what we’re currently working on. Drop me a line if you’re interested in contributing or checkout the whitepaper at: https://github.com/sbraford/infinidb
Comments
How is this different than a DHT?
Post a comment