Hacker News new | ask | show | jobs
by dflock 4220 days ago
Well, yes, but mainly that fact that you get the ACID guarantees for free: Atomicity, Consistency, Isolation, Durability: http://en.wikipedia.org/wiki/ACID
1 comments

Git is ACID too.