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
This is kinda done - at the moment it stores the events in a separate queue for each session - meaning each session can be sharded across databases - I'm not sure how well this simple algorithm will work for larger and/or more complicated systems but it seems to work in this smaller case.
A (really, stupidly simple) mvp could be an algorithm that groups events by the ids found in the event.
The text was updated successfully, but these errors were encountered: