How databases recover data. ARIES algorithm
Hi everyone!
Most of you have probably heard of an acronym ACID which is a property of a transactional system e.g. database meaning it can provide A — Atomicity, C — Consistency, I — Isolation and D — Durability... But how does it work exactly?
Thi...
sharkinit.hashnode.dev25 min read