Hacker News new | ask | show | jobs
by morgo 5655 days ago
Each modification is going to be atomic, but you don't have transactions.

It still has durability against partially written writes via InnoDB's double write buffer - so it's more ACID than most NoSQL solutions.