mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-26 23:55:33 +00:00
92202ce867
Inspired by the room batch handler, this uses previous event inserts to pre-populate prev events during room creation, reducing the number of queries required to create a room. Signed off by Nick @ Beeper (@Fizzadar)