forked-synapse/synapse/replication/slave/storage
Richard van der Hoff f01e2ca039
Use symbolic names for replication stream names (#7768)
This makes it much easier to find where streams are referenced.
2020-07-01 16:35:40 +01:00
..
__init__.py
_base.py remove redundant __func__ 2020-05-15 19:37:41 +01:00
_slaved_id_tracker.py
account_data.py Use symbolic names for replication stream names (#7768) 2020-07-01 16:35:40 +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 Use symbolic names for replication stream names (#7768) 2020-07-01 16:35:40 +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 Use symbolic names for replication stream names (#7768) 2020-07-01 16:35:40 +01:00
keys.py
presence.py Use symbolic names for replication stream names (#7768) 2020-07-01 16:35:40 +01:00
profile.py
push_rule.py Use symbolic names for replication stream names (#7768) 2020-07-01 16:35:40 +01:00
pushers.py Use symbolic names for replication stream names (#7768) 2020-07-01 16:35:40 +01:00
receipts.py Use symbolic names for replication stream names (#7768) 2020-07-01 16:35:40 +01:00
registration.py
room.py Use symbolic names for replication stream names (#7768) 2020-07-01 16:35:40 +01:00
transactions.py