Hacker News new | ask | show | jobs
by butlerm 1218 days ago
Durable in the database context refers to durability of transactions, i.e. your database does not lose a record of committed transactions. A good example is an ATM withdrawal.