You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To prevent bloat on the server side, a mechanism is required to garbage collect the contents of the CRDT. This should probably be automatic to avoid an explosion of storage requirements on the server-side. A good candidate for GC would be merge.
The text was updated successfully, but these errors were encountered:
To prevent bloat on the server side, a mechanism is required to garbage collect the contents of the CRDT. This should probably be automatic to avoid an explosion of storage requirements on the server-side. A good candidate for GC would be merge.
The text was updated successfully, but these errors were encountered: