synapse-product/synapse/replication/tcp
Patrick Cloke 32fc3b7ba4
Remove configuration options for direct TCP replication. (#13647)
Removes the ability to configure legacy direct TCP replication. Workers now require Redis to run.
2022-09-06 07:50:02 +00:00
..
streams Rate limit joins per-room (#13276) 2022-07-19 11:45:17 +00:00
__init__.py Update replication.md with info on TCP module structure (#12621) 2022-05-09 14:46:43 -07:00
client.py Remove support for unstable private read receipts (#13653) 2022-09-01 13:31:54 +01: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
external_cache.py
handler.py Remove configuration options for direct TCP replication. (#13647) 2022-09-06 07:50:02 +00:00
protocol.py
redis.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
resource.py Reduce log spam when running multiple event persisters (#12610) 2022-05-05 10:20:23 +01:00