mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-31 03:25:33 -05:00
e2accd7f1d
The sync API often returns events in a topological rather than stream ordering, e.g. when the user joined the room or on initial sync. When this happens we can reuse existing pagination storage functions.