forked-synapse/synapse/replication/tcp
Erik Johnston dfa0782254
Remove connections per replication stream metric. (#7195)
This broke in a recent PR (#7024) and is no longer useful due to all
replication clients implicitly subscribing to all streams, so let's
just remove it.
2020-04-01 10:40:46 +01:00
..
streams Move catchup of replication streams to worker. (#7024) 2020-03-25 14:54:01 +00:00
__init__.py
client.py Remove usage of "conn_id" for presence. (#7128) 2020-03-30 16:37:24 +01:00
commands.py Remove usage of "conn_id" for presence. (#7128) 2020-03-30 16:37:24 +01:00
protocol.py Remove usage of "conn_id" for presence. (#7128) 2020-03-30 16:37:24 +01:00
resource.py Remove connections per replication stream metric. (#7195) 2020-04-01 10:40:46 +01:00