MatrixSynapse/synapse/storage
reivilibre b602ba194b
Fix a bug introduced in Synapse v1.50.0rc1 whereby outbound federation could fail because too many EDUs were produced for device updates. (#11730)
Co-authored-by: David Robertson <davidr@element.io>
2022-01-13 18:12:18 +00:00
..
databases Fix a bug introduced in Synapse v1.50.0rc1 whereby outbound federation could fail because too many EDUs were produced for device updates. (#11730) 2022-01-13 18:12:18 +00:00
engines
schema Stop populating `state_events.prev_state` (#11558) 2021-12-10 14:13:23 +00:00
util Improve log messages for stream ids (#11536) 2021-12-08 14:15:14 +00:00
__init__.py
_base.py Type hint the constructors of the data store classes (#11555) 2021-12-13 17:05:00 +00:00
background_updates.py
database.py Require Collections as the parameters for simple_* methods. (#11580) 2021-12-15 17:00:50 +00:00
keys.py
persist_events.py
prepare_database.py
purge_events.py
push_rule.py
relations.py
roommember.py
state.py
types.py