Riak is a key/value data store written in Erlang.
I'm setting up a simple image: one that holds Riak (a NoSQL database). The image starts the Riak service with …
riak dockerHas anyone here have any experience deploying a real online system that had a full text search in any of …
database full-text-search nosql couchdb riakLeveldb seems to be a new interesting persistent key value store from Google. How does Leveldb differ from Redis or …
nosql redis riak tokyo-tyrant leveldbMerkle Trees are used as an anti-entropy mechanism in several distributed, replicated key/value stores: Dynamo Riak Cassandra No doubt …
algorithm nosql cassandra amazon-dynamodb riakI can see 2 big companies like Klarna and Whatsapp are using Mnesia as their in memory database (not sure how …
erlang couchdb riak otp in-memory-databaseI am looking for an eventually consistent data store and it looks like it may be coming down to Riak …
cassandra riakIn the last days I played a bit with riak. The initial setup was easier then I thought. Now I …
performance nosql riakI want to play with Riak http://riak.basho.com/ or a least get it running on a Windows system. …
erlang nosql riak