Hacker News new | ask | show | jobs
by wting 1734 days ago
It's not possible to increase availability with redundancy in all cases, because not all financial actions are idempotent.

For example, sending money via a banking wire. If the bank goes down, you can't send a second wire through another bank without loss because the first wire is not retractable.