Skip to content
Discussion options

You must be logged in to vote

The total order of events is enforced by the sync backend. i.e. if a client tries to push a new event that's "behind" (e.g. seq num 5) compared to the current head of the sync backend (e.g. seq num 6), the sync backend will reject the push and ask the client to pull & rebase first.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by IGassmann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants