MatrixSynapse/synapse/storage
Sean Quah 906cead9ca
Update docstrings to explain the impact of partial state (#13750)
Update the docstrings for `get_users_in_room` and
`get_current_hosts_in_room` to explain the impact of partial state.

Signed-off-by: Sean Quah <seanq@matrix.org>
2022-09-08 15:55:29 +01:00
..
controllers Cancel the processing of key query requests when they time out. (#13680) 2022-09-07 12:03:32 +01:00
databases Update docstrings to explain the impact of partial state (#13750) 2022-09-08 15:55:29 +01:00
engines
schema
util Cancel the processing of key query requests when they time out. (#13680) 2022-09-07 12:03:32 +01:00
__init__.py
_base.py
background_updates.py
database.py
keys.py
prepare_database.py
push_rule.py
roommember.py
state.py
types.py