Hacker News new | ask | show | jobs
by silon42 1666 days ago
+1

For an interactive application it's an absolute nightmare when you don't have read-your-own-writes support (including synchronization for "indexes"). Async background updates aren't always appropriate or easy to do.