Optimize item fetching in DAV protocols
ClosedPublic

Authored by rnicole on Aug 24 2018, 2:06 PM.

Details

Summary

When updating a collection, fetch every items in that collection in one go, instead of querying the server once for every items.

In the future, it would be nice to construct a URL list composed of items that has a different ETag than the one in the store, instead of just every items.

Diff Detail

Repository
R9 Sink
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
rnicole requested review of this revision.Aug 24 2018, 2:06 PM
rnicole created this revision.
rnicole edited the summary of this revision. (Show Details)
This revision was not accepted when it landed; it landed in state Needs Review.Aug 26 2018, 3:19 PM
This revision was automatically updated to reflect the committed changes.