In this session, we'll invite Erik Sink to discuss a solution for keeping a synchronized copy of the DB (using SQLite) on the client, rather than asking data for the cloud every time. This is helpful for mobile scenarios where the connectivity may be poor, but the "rep and sync" approach can reduce the time the user spends waiting on the network. Local writes are fast, sync happens in the background. We'll explore how this can be done efficiently, how to deal with conflict resolution, and other data sync-related concerns.
Chapters:
00:00 Livestream begins
02:39 Welcome to the .NET DATA Community Standup
03:38 State of the Unicorn
06:32 Offline Sync with Eric Sink
16:49 Zumero overview
18:54 Demo
37:05 Discussion
01:27:19 Wrap
Featuring: Eric Sink (@eric_sink), Arthur Vickers (@ajcvickers), Shay Rojansky (@shayrojansky)
#Mobile #Data #SQLite
Download
0 formats
No download links available.
.NET Data Community Standup - Synchronizing data between the cloud and the client (using SQLite) | NatokHD