-
Notifications
You must be signed in to change notification settings - Fork 38
Persistence #75
Copy link
Copy link
Open
Description
I was just curious how you guys implement persisting data to a backend. Being able to update a global data store locally is great, but how do you persist these changes to storage? Do you track changes and send the appropriate requests? Do you use some kind of operational transformation protocol?
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels