githubbob42 / mingle2github2

0 stars 1 forks source link

exclude deleted rows on incremental sync of lookup data #2435

Open githubbob42 opened 5 years ago

githubbob42 commented 5 years ago

Mingle Card: 2703 We have a few of options when we implement this feature:

once we have identified the deleted records (Ids or rows) we can either:

Shipping deleted records to the client probably isn't a big deal for the incremental sync case, but we'd almost certainly want to avoid doing that on full syncs.

githubbob42 commented 5 years ago

Story: #2402 TECH DEBT: Use indices to improve perf/memory usage on mobile (Mingle)