forked-synapse/synapse/replication/slave/storage
2020-02-07 11:14:19 +00:00
..
__init__.py
_base.py Allow streaming cache invalidate all to workers. (#6749) 2020-01-22 10:37:00 +00:00
_slaved_id_tracker.py
account_data.py Change DataStores to accept 'database' param. 2019-12-06 13:30:06 +00:00
appservice.py
client_ips.py Change DataStores to accept 'database' param. 2019-12-06 13:30:06 +00:00
deviceinbox.py Change DataStores to accept 'database' param. 2019-12-06 13:30:06 +00:00
devices.py Detect unknown remote devices and mark cache as stale (#6776) 2020-01-28 14:43:21 +00:00
directory.py
events.py Add local_current_membership table (#6655) 2020-01-15 14:59:33 +00:00
filtering.py Change DataStores to accept 'database' param. 2019-12-06 13:30:06 +00:00
groups.py Allow moving group read APIs to workers (#6866) 2020-02-07 11:14:19 +00:00
keys.py
presence.py Fixup synapse.replication to pass mypy checks (#6667) 2020-01-14 14:08:06 +00:00
profile.py
push_rule.py Change DataStores to accept 'database' param. 2019-12-06 13:30:06 +00:00
pushers.py Change DataStores to accept 'database' param. 2019-12-06 13:30:06 +00:00
receipts.py Change DataStores to accept 'database' param. 2019-12-06 13:30:06 +00:00
registration.py
room.py Change DataStores to accept 'database' param. 2019-12-06 13:30:06 +00:00
transactions.py