MatrixSynapse/synapse/storage/databases/main
Patrick Cloke b460a088c6
Add typing information to the device handler. (#8407)
2020-10-07 08:58:21 -04:00
..
schema
__init__.py
account_data.py
appservice.py
cache.py
censor_events.py
client_ips.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
deviceinbox.py
devices.py Add typing information to the device handler. (#8407) 2020-10-07 08:58:21 -04:00
directory.py
e2e_room_keys.py
end_to_end_keys.py
event_federation.py
event_push_actions.py
events.py
events_bg_updates.py
events_worker.py
filtering.py
group_server.py
keys.py
media_repository.py
metrics.py
monthly_active_users.py
openid.py
presence.py
profile.py
purge_events.py
push_rule.py
pusher.py
receipts.py
registration.py
rejections.py
relations.py
room.py
roommember.py
search.py
signatures.py
state.py
state_deltas.py Convert state and stream stores and related code to async (#8194) 2020-08-28 09:37:55 -04:00
stats.py
stream.py Remove stream ordering from Metadata dict (#8452) 2020-10-05 14:43:14 +01:00
tags.py
transactions.py
ui_auth.py
user_directory.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
user_erasure_store.py