MatrixSynapse/synapse/replication/slave/storage
Richard van der Hoff 2277275485
Stop reading from `event_reference_hashes` (#11794)
Preparation for dropping this table altogether. Part of #6574.
2022-01-21 09:18:10 +00:00
..
__init__.py
_base.py Type hint the constructors of the data store classes (#11555) 2021-12-13 17:05:00 +00:00
_slaved_id_tracker.py Add type hints to `synapse/storage/databases/main/events_worker.py` (#11411) 2021-11-26 18:41:31 +00:00
account_data.py
appservice.py
client_ips.py Type hint the constructors of the data store classes (#11555) 2021-12-13 17:05:00 +00:00
deviceinbox.py
devices.py Type hint the constructors of the data store classes (#11555) 2021-12-13 17:05:00 +00:00
directory.py
events.py Stop reading from `event_reference_hashes` (#11794) 2022-01-21 09:18:10 +00:00
filtering.py Type hint the constructors of the data store classes (#11555) 2021-12-13 17:05:00 +00:00
groups.py Type hint the constructors of the data store classes (#11555) 2021-12-13 17:05:00 +00:00
keys.py
profile.py
push_rule.py Add type hints to `synapse/storage/databases/main/events_worker.py` (#11411) 2021-11-26 18:41:31 +00:00
pushers.py Annotate synapse.storage.util (#10892) 2021-10-08 14:25:16 +00:00
receipts.py
registration.py