synapse-product/synapse/replication/tcp
2022-05-16 15:35:31 +00:00
..
streams Improve code documentation for the typing stream over replication. (#12211) 2022-03-11 14:00:15 +00:00
__init__.py Update replication.md with info on TCP module structure (#12621) 2022-05-09 14:46:43 -07:00
client.py Add StreamKeyType class and replace string literals with constants (#12567) 2022-05-16 15:35:31 +00: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 Reduce log spam when running multiple event persisters (#12610) 2022-05-05 10:20:23 +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 Reduce log spam when running multiple event persisters (#12610) 2022-05-05 10:20:23 +01:00