Hacker News new | ask | show | jobs
by Spivak 442 days ago
All these replies have me so confused, the reason to shove everything into your database when you can is because you can transact across them. That's thing you can't get once you have a second system.
1 comments

Well you could, with some distributed locking mechanism, but doing that right has its challenges.