MatrixSynapse/synapse/replication/tcp
Erik Johnston d1cd96ce29
Add opentracing spans to calls to external cache (#12380)
2022-04-07 13:18:29 +01:00
..
streams Improve code documentation for the typing stream over replication. (#12211) 2022-03-11 14:00:15 +00:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
client.py Refactor and convert `Linearizer` to async (#12357) 2022-04-05 15:43:52 +01:00
commands.py Move `update_client_ip` background job from the main process to the background worker. (#12251) 2022-04-01 13:08:55 +01:00
external_cache.py Add opentracing spans to calls to external cache (#12380) 2022-04-07 13:18:29 +01:00
handler.py Move `update_client_ip` background job from the main process to the background worker. (#12251) 2022-04-01 13:08:55 +01:00
protocol.py Add missing type hints to synapse.replication. (#11938) 2022-02-08 11:03:08 -05:00
redis.py Rename get_tcp_replication to get_replication_command_handler. (#12192) 2022-03-10 13:01:56 +00:00
resource.py Improve code documentation for the typing stream over replication. (#12211) 2022-03-11 14:00:15 +00:00