synapse/tests/replication/slave/storage
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
..
__init__.py Add a slaved events store class 2016-04-06 14:18:35 +01:00
_base.py Add instance name to RDATA/POSITION commands (#7364) 2020-04-29 16:23:08 +01:00
test_account_data.py Fix tests on postgresql (#3740) 2018-09-04 02:21:48 +10:00
test_events.py Read the room version from database when fetching events (#6874) 2020-03-04 13:11:04 +00:00
test_receipts.py Fix tests on postgresql (#3740) 2018-09-04 02:21:48 +10:00