mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-02-07 18:15:20 -05:00
![Erik Johnston](/assets/img/avatar_default.png)
Handle the fact that events can be persisted out of order, and so to get the "current max" stream token becomes non trivial - as we need to make sure that *all* stream tokens less than the current max have also successfully been persisted.