Open verneleem opened 3 years ago
Get most recent data from client-side cache to the screen ASAP and sync new data from server to the screen without any UI blocking
This thin client should answer queries to best of ability when offline and fill in gaps with local cache when online.
Get most recent data from client-side cache to the screen ASAP and sync new data from server to the screen without any UI blocking