Notes
Offline First Data Sync
Offline First Data Sync
  • Offline First Data Sync
    • Offline Data
    • Online Data
    • File Store / S3
    • Sync Logic
      • Big Brother
Powered by GitBook
On this page
  1. Offline First Data Sync

File Store / S3

Online Data bucket to upload database files

PreviousOnline DataNextSync Logic

Last updated 1 year ago

This file service will be used to upload entire (encrypted probably) to a file bucket from which we can restore entire database in one shot and download differential data. (Whatever is missing from this DB will do synced from )

This will help us reduce our 💲 Sever Cost 💲 as well as time required to setup new device.

Online Data