MatrixSynapse/synapse
Erik Johnston 37f6823f5b
Add instance name to RDATA/POSITION commands (#7364)
This is primarily for allowing us to send those commands from workers, but for now simply allows us to ignore echoed RDATA/POSITION commands that we sent (we get echoes of sent commands when using redis). Currently we log a WARNING on the master process every time we receive an echoed RDATA.
2020-04-29 16:23:08 +01:00
..
_scripts
api
app Add instance name to RDATA/POSITION commands (#7364) 2020-04-29 16:23:08 +01:00
appservice
config Fix fallback value for account_threepid_delegates.email (#7316) 2020-04-29 11:30:06 +01:00
crypto
events Remove special auth and redaction rules for aliases events in experimental room ver. (#7037) 2020-03-09 08:58:25 -04:00
federation
groups
handlers
http
logging Add instance name to RDATA/POSITION commands (#7364) 2020-04-29 16:23:08 +01:00
metrics
module_api
push
replication Add instance name to RDATA/POSITION commands (#7364) 2020-04-29 16:23:08 +01:00
res/templates
rest
server_notices
spam_checker_api
state
static
storage Fix limit logic for EventsStream (#7358) 2020-04-29 12:30:36 +01:00
streams
util
__init__.py
event_auth.py
notifier.py Don't relay REMOTE_SERVER_UP cmds to same conn. (#7352) 2020-04-29 14:10:59 +01:00
python_dependencies.py
secrets.py
server.py Add instance name to RDATA/POSITION commands (#7364) 2020-04-29 16:23:08 +01:00
server.pyi Add instance name to RDATA/POSITION commands (#7364) 2020-04-29 16:23:08 +01:00
types.py
visibility.py