forked-synapse/synapse/storage/controllers
Erik Johnston 44de53bb79
Reduce state pulled from DB due to sending typing and receipts over federation (#12964)
Reducing the amount of state we pull from the DB is useful as fetching state is expensive in terms of DB, CPU and memory.
2022-06-06 16:46:11 +01:00
..
__init__.py Wait for lazy join to complete when getting current state (#12872) 2022-06-01 16:02:53 +01:00
persist_events.py Wait for lazy join to complete when getting current state (#12872) 2022-06-01 16:02:53 +01:00
purge_events.py
state.py Reduce state pulled from DB due to sending typing and receipts over federation (#12964) 2022-06-06 16:46:11 +01:00