←back to thread

219 points amarsahinovic | 3 comments | | HN request time: 0.416s | source
Show context
vosper ◴[] No.42188052[source]
Who would this be for in 2024?

I remember evaluating Riak back in 2011 or so for an analytics solution, but ended up going with a more traditional OLAP database that was a much better option.

It's hard for me to imagine where Riak would be a good option given how many choices we have today for various data stores.

replies(4): >>42188103 #>>42188656 #>>42188698 #>>42190677 #
1. sitkack ◴[] No.42188656[source]
It is a fault tolerant massively scalable key value store capable of handling hundreds of terabytes of data.

What are these options you are thinking of?

The only thing that comes to my mind is Aerospike and possibly ScyllaDB.

replies(2): >>42190352 #>>42190375 #
2. senderista ◴[] No.42190352[source]
If cloud is an option, DynamoDB?
3. tptacek ◴[] No.42190375[source]
FoundationDB seems like the obvious example? But they're not strictly comparable in anything but scale, right? FDB is ACID.