synapse-product/synapse/replication/slave/storage
Patrick Cloke cf05258f76
Remove groups replication code. (#12900)
The replication logic for groups is no longer used, so the message
passing infrastructure can be removed.
2022-05-31 13:04:08 -04:00
..
__init__.py
_base.py
_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
deviceinbox.py
devices.py Prefill more stream change caches. (#12372) 2022-04-05 14:26:41 +01:00
directory.py
events.py
filtering.py
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