Hacker News new | ask | show | jobs
by sheeshkebab 3211 days ago
When you need a key value store that can easily and mostly consistently and with low latency replicate across multiple data centers (or aws regions), in multi master setups.

In all other cases you'll probably be better off with Postgres, MySQL or similar.

1 comments

Using Cassandra as a key value store is ok, but ignores one is it's legit strengths.