0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-12-16 22:43:51 +01:00
synapse/changelog.d/17734.misc
Erik Johnston 75e2c17d2a
Speed up sorting of sliding sync rooms in initial request (#17734)
We do this by using the event stream cache.

---------

Co-authored-by: Devon Hudson <devon.dmytro@gmail.com>
2024-09-20 08:12:56 +01:00

1 line
49 B
Text

Minor speed up of initial sliding sync requests.