Hacker News new | ask | show | jobs
by nh2 2685 days ago
Thanks. Will you offer a synchronous version in the future?

Since asynchronous means that you can lose previously acknowledged writes when the primary node crashes, which forbids many use cases (for example, most things involving money).

And Postgres already offers synchronous replication modes.

1 comments

No concrete plans for sync replication that I know of. The team is aware of the need for it but there's not much info to share at the moment.