forked-synapse/synapse/replication/tcp
Patrick Cloke 375b0a8a11
Update code to refer to "workers". (#15606)
A bunch of comments and variables are out of date and use
obsolete terms.
2023-05-16 15:56:38 -04:00
..
streams Add some clarification to the doc/comments regarding TCP replication (#15354) 2023-03-30 12:51:35 +02:00
__init__.py Update replication.md with info on TCP module structure (#12621) 2022-05-09 14:46:43 -07:00
client.py Update code to refer to "workers". (#15606) 2023-05-16 15:56:38 -04:00
commands.py Send USER_IP commands on a different Redis channel, in order to reduce traffic to workers that do not process these commands. (#12809) 2022-05-20 15:28:23 +01:00
context.py Add redis SSL configuration options (#15312) 2023-05-11 13:02:51 +01:00
external_cache.py Add opentracing spans to calls to external cache (#12380) 2022-04-07 13:18:29 +01:00
handler.py Add redis SSL configuration options (#15312) 2023-05-11 13:02:51 +01:00
protocol.py Add some clarification to the doc/comments regarding TCP replication (#15354) 2023-03-30 12:51:35 +02:00
redis.py Add redis SSL configuration options (#15312) 2023-05-11 13:02:51 +01:00
resource.py Fix bug where 5s delays would occasionally happen. (#15150) 2023-02-24 14:39:50 +00:00