MatrixSynapse/synapse/replication/http
Erik Johnston 51055c8c44
Allow ReplicationRestResource to be added to workers (#7515)
This allows workers to talk to each other over HTTP replication.
2020-05-18 12:24:48 +01:00
..
__init__.py Allow ReplicationRestResource to be added to workers (#7515) 2020-05-18 12:24:48 +01:00
_base.py Add `instance_map` config and route replication calls (#7495) 2020-05-14 14:00:58 +01:00
devices.py Fixup docs 2019-11-26 12:04:48 +00:00
federation.py Store room_versions in EventBase objects (#6875) 2020-03-05 15:46:44 +00:00
login.py Port replication http server endpoints to async/await 2019-10-29 13:00:51 +00:00
membership.py Propagate reason in remotely rejected invites 2019-11-28 11:31:56 +00:00
register.py Address review comments 2019-11-06 14:54:24 +00:00
send_event.py Store room_versions in EventBase objects (#6875) 2020-03-05 15:46:44 +00:00
streams.py Have all instances correctly respond to REPLICATE command. (#7475) 2020-05-13 10:27:02 +01:00