|
|
|
|
|
by g0del_was_wr0ng
3402 days ago
|
|
Well, you're missing that in Faunas case the writes are durably stored on N machines. I.e. their system provides fault tolerance in case a machine fails. You can't really do the same thing with postgres (without trading off full ACID compliance). |
|