mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-27 20:22:07 +03:00
588e5b521d
When using timeline limit of 1 we end up fetching 2 events from the DB purely to tell if the response was "limited" or not. Lets not do that.
1 line
61 B
Text
1 line
61 B
Text
Speed up sync by pulling out fewer events from the database.
|