synapse-product/synapse/storage
2018-09-05 22:30:36 +01:00
..
engines Port storage/ to Python 3 (#3725) 2018-08-31 00:19:58 +10:00
schema
util
__init__.py
_base.py Port storage/ to Python 3 (#3725) 2018-08-31 00:19:58 +10:00
account_data.py
appservice.py
background_updates.py
client_ips.py
deviceinbox.py Port storage/ to Python 3 (#3725) 2018-08-31 00:19:58 +10:00
devices.py Port storage/ to Python 3 (#3725) 2018-08-31 00:19:58 +10:00
directory.py
end_to_end_keys.py Port storage/ to Python 3 (#3725) 2018-08-31 00:19:58 +10:00
event_federation.py
event_push_actions.py
events_worker.py Port storage/ to Python 3 (#3725) 2018-08-31 00:19:58 +10:00
events.py Port storage/ to Python 3 (#3725) 2018-08-31 00:19:58 +10:00
filtering.py Port storage/ to Python 3 (#3725) 2018-08-31 00:19:58 +10:00
group_server.py
keys.py
media_repository.py Keep track of last access time for local media 2018-01-17 10:24:43 +00:00
monthly_active_users.py guest users should not be part of mau total 2018-09-05 22:30:36 +01:00
openid.py
prepare_database.py
presence.py
profile.py
push_rule.py
pusher.py Port storage/ to Python 3 (#3725) 2018-08-31 00:19:58 +10:00
receipts.py
registration.py
rejections.py
room.py
roommember.py Rename async to async_helpers because async is a keyword on Python 3.7 (#3678) 2018-08-10 23:50:21 +10:00
search.py
signatures.py
state.py
stream.py
tags.py
transactions.py Port storage/ to Python 3 (#3725) 2018-08-31 00:19:58 +10:00
user_directory.py
user_erasure_store.py