MatrixSynapse/synapse/replication/tcp
Šimon Brandner ab18441573
Support stable identifiers for MSC2285: private read receipts. (#13273)
This adds support for the stable identifiers of MSC2285 while
continuing to support the unstable identifiers behind the configuration
flag. These will be removed in a future version.
2022-08-05 11:09:33 -04: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 Support stable identifiers for MSC2285: private read receipts. (#13273) 2022-08-05 11:09:33 -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
external_cache.py Add opentracing spans to calls to external cache (#12380) 2022-04-07 13:18:29 +01:00
handler.py Lay some foundation work to allow workers to only subscribe to some kinds of messages, reducing replication traffic. (#12672) 2022-05-19 16:29:08 +01:00
protocol.py Add missing type hints to synapse.replication. (#11938) 2022-02-08 11:03:08 -05:00
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