MatrixSynapse/synapse/replication/slave/storage
Patrick Cloke 3e4af36bc8
Rename get_tcp_replication to get_replication_command_handler. (#12192)
Since the object it returns is a ReplicationCommandHandler.

This is clean-up from adding support to Redis where the command handler
was added as an additional layer of abstraction from the TCP protocol.
2022-03-10 13:01:56 +00:00
..
__init__.py
_base.py
_slaved_id_tracker.py
account_data.py
appservice.py
client_ips.py
deviceinbox.py
devices.py
directory.py
events.py
filtering.py
groups.py
keys.py
profile.py
push_rule.py
pushers.py
receipts.py
registration.py