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
Right now aggregates are a destructuring strategy, isntead have a model with check instance references and accessors that return the appropriate value.
Optionally pass in an ordered pubkey array to influence aggregate.
Huge performance gains.
Bonus:
Makes data conflicts easier to access.
The text was updated successfully, but these errors were encountered:
Right now aggregates are a destructuring strategy, isntead have a model with check instance references and accessors that return the appropriate value.
Optionally pass in an ordered pubkey array to influence aggregate.
Huge performance gains.
Bonus:
Makes data conflicts easier to access.
The text was updated successfully, but these errors were encountered: