Hacker News new | ask | show | jobs
by yencabulator 1733 days ago
Firebase does this brilliantly with Firestore queries. Any data mutation by the client shows up in persistent searches immediately, flagged as tentative until server acknowledges.