MatrixSynapse/synapse/replication/slave/storage
Erik Johnston de2d267375
Allow moving group read APIs to workers (#6866)
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
appservice.py
client_ips.py
deviceinbox.py
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
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
pushers.py
receipts.py
registration.py
room.py
transactions.py