MatrixSynapse/synapse/replication/slave/storage
Patrick Cloke d0e78af35e
Add missing type hints to synapse.replication. (#11938)
2022-02-08 11:03:08 -05: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 missing type hints to synapse.replication. (#11938) 2022-02-08 11:03:08 -05:00
account_data.py
appservice.py
client_ips.py Add missing type hints to synapse.replication. (#11938) 2022-02-08 11:03:08 -05:00
deviceinbox.py
devices.py Add missing type hints to synapse.replication. (#11938) 2022-02-08 11:03:08 -05: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 Add missing type hints to synapse.replication. (#11938) 2022-02-08 11:03:08 -05:00
keys.py
profile.py
push_rule.py Add missing type hints to synapse.replication. (#11938) 2022-02-08 11:03:08 -05:00
pushers.py Add missing type hints to synapse.replication. (#11938) 2022-02-08 11:03:08 -05:00
receipts.py
registration.py