Y
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
beagle3
4219 days ago
Git is ACID too.
link