RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

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

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in