HomePhorge

Optimize the full-sync for removal case.

Description

Optimize the full-sync for removal case.

If we deliver a full set of items (that are mostly empty) to remove
superfluous items, we first off don't want to trigger a MERGE per item
(that doesn't add anything new anyways), and we second don't want to
retrieve more data than necessary when getting the full list (so we
have a single mysql query).

Details

Provenance
Christian Mollekopf <chrigi_1@fastmail.fm>Authored on Sep 2 2016, 5:55 PM
mollekopfPushed on Sep 6 2016, 11:54 AM
Parents
rKPL260592f7f8de: Unsubscribe from NotificationManager
Branches
Unknown
Tags
Unknown
Build Status
Buildable 4547
Build 4548: Continuous Integration for Software Development Projects