Hacker News new | ask | show | jobs
by exhibitapp 1344 days ago
These are different technologies with different use cases. FDB typically is used when there are strict ACID requirements.

Apple uses both

1 comments

I am really curious. It would make sense to use Cassandra as low logic, high volume simple storage. And then use something more relational / graph and ACID on top of it