Hacker News new | ask | show | jobs
by balu 5529 days ago
This is awesome. I recently played around with riak and thought about using it in a project. What I really appreciate is the simple key-value interface that riak exposes while staying away from assumptions about your data.

It would be awesome if we now could implement strong guarantees like uniqueness using riak_zab in a distributed manner.