MatrixSynapse/synapse/replication/slave/storage
Erik Johnston eba93b05bf Split EventsWorkerStore into separate file 2018-02-23 11:01:21 +00:00
..
__init__.py
_base.py Make __init__ consitstent across Store heirarchy 2017-11-13 10:46:07 +00:00
_slaved_id_tracker.py
account_data.py Change slave storage to use new replication interface 2017-04-03 15:34:19 +01:00
appservice.py Initialise exclusive_user_regex 2017-06-21 14:19:33 +01:00
client_ips.py Fix up 2017-06-27 15:53:45 +01:00
deviceinbox.py Change slave storage to use new replication interface 2017-04-03 15:34:19 +01:00
devices.py Add missing storage function to slave store 2017-05-22 16:31:24 +01:00
directory.py
events.py Split EventsWorkerStore into separate file 2018-02-23 11:01:21 +00:00
filtering.py
groups.py Fix replication. And notify 2017-07-20 17:13:18 +01:00
keys.py
presence.py Move get_presence_list_* to SlaveStore 2017-04-11 16:07:33 +01:00
push_rule.py Change slave storage to use new replication interface 2017-04-03 15:34:19 +01:00
pushers.py Change slave storage to use new replication interface 2017-04-03 15:34:19 +01:00
receipts.py Fix comment 2018-02-20 17:58:40 +00:00
registration.py
room.py Change slave storage to use new replication interface 2017-04-03 15:34:19 +01:00
transactions.py