YousefED / SyncedStore

SyncedStore CRDT is an easy-to-use library for building live, collaborative applications that sync automatically.

Home Page:https://syncedstore.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

History and really large updates

websiddu opened this issue · comments

This library is a godsend, i'm using this library with hocuspocus however. I have a deeply nested map and when I update a one of the leaf nodes, the whole tree is sent as an update. How can I make the updates more smaller?

What is your suggestion storing history in a database.