PolymerLabs / arcs

Arcs
BSD 3-Clause "New" or "Revised" License
56 stars 35 forks source link

Implemented the diffbased entity insertion approach guarded by the `diffbasedEntityInsertion` Arcs Flag. #7141

Closed copybara-service[bot] closed 3 years ago

copybara-service[bot] commented 3 years ago

Implemented the diffbased entity insertion approach guarded by the diffbasedEntityInsertion Arcs Flag.

The diffbased approach fetches all the entity reference ids from the collection table and compares them to the updated collection to determine which entities to add/remove from the collection.