MatrixSynapse/synapse/replication
Sean Quah 1391a76cd2
Faster room joins: fix race in recalculation of current room state (#13151)
Bounce recalculation of current state to the correct event persister and
move recalculation of current state into the event persistence queue, to
avoid concurrent updates to a room's current state.

Also give recalculation of a room's current state a real stream
ordering.

Signed-off-by: Sean Quah <seanq@matrix.org>
2022-07-07 12:19:31 +00:00
..
http Faster room joins: fix race in recalculation of current room state (#13151) 2022-07-07 12:19:31 +00:00
slave Type annotations in `synapse.databases.main.devices` (#13025) 2022-06-15 15:20:04 +00:00
tcp Remove groups replication code. (#12900) 2022-05-31 13:04:08 -04:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00