0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-23 19:49:01 +02:00
Commit graph

1 commit

Author SHA1 Message Date
Erik Johnston 601b893352
Small speed up joining large remote rooms (#9825)
There are a couple of points in `persist_events` where we are doing a
query per event in series, which we can replace.
2021-04-16 14:44:55 +01:00