synapse-product/synapse/replication/tcp
Patrick Cloke cf05258f76
Remove groups replication code. (#12900)
The replication logic for groups is no longer used, so the message
passing infrastructure can be removed.
2022-05-31 13:04:08 -04:00
..
streams Remove groups replication code. (#12900) 2022-05-31 13:04:08 -04:00
__init__.py
client.py Remove groups replication code. (#12900) 2022-05-31 13:04:08 -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
handler.py
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