synapse/tests/replication/slave/storage
Richard van der Hoff bd348f0af6 remove dead filter_events_for_clients
This is only used by filter_events_for_client, so we can simplify the whole
thing by just doing one user at a time, and removing a dead storage function to
boot.
2018-06-12 09:51:31 +01:00
..
__init__.py Add a slaved events store class 2016-04-06 14:18:35 +01:00
_base.py s/replication_client/federation_client/ 2018-03-13 13:26:52 +00:00
test_account_data.py remove dead filter_events_for_clients 2018-06-12 09:51:31 +01:00
test_events.py Fix unit tests 2018-02-20 11:41:40 +00:00
test_receipts.py Add a slaved receipts store 2016-04-19 17:14:08 +01:00