MatrixSynapse/synapse/replication/slave/storage
Richard van der Hoff 4d1afb1dfe
Merge pull request #7519 from matrix-org/rav/kill_py2_code
Kill off some old python 2 code
2020-05-18 10:45:30 +01:00
..
__init__.py
_base.py remove redundant `__func__` 2020-05-15 19:37:41 +01:00
_slaved_id_tracker.py
account_data.py Support any process writing to cache invalidation stream. (#7436) 2020-05-07 13:51:08 +01:00
appservice.py
client_ips.py Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 2020-05-11 18:45:23 +01:00
deviceinbox.py Support any process writing to cache invalidation stream. (#7436) 2020-05-07 13:51:08 +01:00
devices.py Support any process writing to cache invalidation stream. (#7436) 2020-05-07 13:51:08 +01:00
directory.py
events.py Move event stream handling out of slave store. (#7491) 2020-05-15 16:43:59 +01:00
filtering.py
groups.py Support any process writing to cache invalidation stream. (#7436) 2020-05-07 13:51:08 +01:00
keys.py
presence.py remove redundant `__func__` 2020-05-15 19:37:41 +01:00
profile.py
push_rule.py Move event stream handling out of slave store. (#7491) 2020-05-15 16:43:59 +01:00
pushers.py Support any process writing to cache invalidation stream. (#7436) 2020-05-07 13:51:08 +01:00
receipts.py Support any process writing to cache invalidation stream. (#7436) 2020-05-07 13:51:08 +01:00
registration.py
room.py Support any process writing to cache invalidation stream. (#7436) 2020-05-07 13:51:08 +01:00
transactions.py