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
In #477 we relaxed the requirements on squashing updates on the same CRDT in a single transactions into one operation as this is infeasible for some operations and CRDT types.
Need to add a test to document that this is allowed now.
The text was updated successfully, but these errors were encountered:
In #477 we relaxed the requirements on squashing updates on the same CRDT in a single transactions into one operation as this is infeasible for some operations and CRDT types.
Need to add a test to document that this is allowed now.
The text was updated successfully, but these errors were encountered: