MatrixSynapse/synapse/replication/slave/storage
Erik Johnston 4c22c9b0b6 Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes 2018-06-25 14:37:13 +01: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 Fix typo in getting replication account data processing 2018-03-01 17:50:30 +00:00
appservice.py Update copyright 2018-02-23 11:44:49 +00:00
client_ips.py Prefill client_ip_last_seen in replication 2018-06-22 15:58:15 +01:00
deviceinbox.py
devices.py Add missing storage function to slave store 2017-05-22 16:31:24 +01:00
directory.py Split Directory store 2018-03-05 15:11:30 +00:00
events.py Add UserErasureWorkerStore to workers 2018-06-25 14:22:24 +01:00
filtering.py
groups.py Fix replication. And notify 2017-07-20 17:13:18 +01:00
keys.py
presence.py
profile.py Split up ProfileStore 2018-03-13 17:36:50 +00:00
push_rule.py Update copyright 2018-02-23 10:39:19 +00:00
pushers.py Update copyright 2018-02-23 10:41:34 +00:00
receipts.py Fix missing invalidations for receipt storage 2018-02-21 15:19:54 +00:00
registration.py Split registration store 2018-03-02 13:48:27 +00:00
room.py Split up RoomStore 2018-03-01 14:01:19 +00:00
transactions.py