-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
With updates happening like this doc updates will overwrite each other.
That table should be a log of updates and on connect get all the updates and merge them and go from there.
This will be a good start, but there should be another table which holds compacted updates, so really on connect should get the compacted doc, and all the latest updates from the log table, and then apply them. Would be even better if we could make a database view which did this (I'll see).
I can try work on some SQL to get peoples db setup, and maybe a way to do the compaction server-side.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels