tanodb is a distributed in memory key value store built on top of riak_core.
It is used as the example code for the Little Riak Core Book.
(kudos to @cv for the original version)
I found the following piece of code in a gist, but when I tried to execute it under taminodb, it returned an empty array.