Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 254 Bytes

File metadata and controls

14 lines (11 loc) · 254 Bytes

Storage, Sync & Multi-Device

Storage strategy

  • Local storage
  • Server storage
  • Encrypted backups (if applicable)

Sync model

(How state converges across devices.)

Edge cases

  • Offline sends
  • Conflicts
  • Replay and ordering considerations