synapse/synapse/state
Eric Eastwood 703a8f9c67
Instrument state and state_group storage related things (tracing) (#15610)
Instrument `state` and `state_group` storage related things (tracing) so it's a little more clear where these database transactions are coming from as there is a lot of wires crossing in these functions.

Part of `/messages` performance investigation: https://github.com/matrix-org/synapse/issues/13356
2023-05-19 12:26:58 -05:00
..
__init__.py Instrument state and state_group storage related things (tracing) (#15610) 2023-05-19 12:26:58 -05:00
v1.py Move some event auth checks out to a different method (#13065) 2022-06-15 19:48:22 +01:00
v2.py Avoid putting rejected events in room state (#13723) 2022-09-16 12:45:04 +01:00