Hacker News new | ask | show | jobs
by abhishekayu 90 days ago
This looks clean.

Real-time sync is usually where things get messy, especially with concurrent writes.

Does the server resolve conflicts, or is it last-write-wins?