Optimizing initial load of a document receiving a lot of updates

Thank you for sharing the data, it’s really helpful! :pray:

From this, I gather that it might be wise to merge large batches of updates to save on both database queries and bandwidth over time.

I’ll try to create a new Node micro-server and implement this logic in my system.

1 Like