Best way to update/archive a large obj

Hello all,

What is the best way to update an object. Every year, we get 1+million new data points on the same UUIDs for our object. We display them in Workshop for users to see current and past changes.

  1. How would you use changelogs to implement a new yearly dataset update on an object
  2. I have heard of using 2 objects and the update object being an event?
  3. Creating two different objects with 2 different years.
  4. Other ways?