MatrixSynapse/synapse/storage
Erik Johnston b29474e0aa
Always return a deferred from `get_current_state_deltas`. (#7019)
This currently causes presence notify code to log exceptions when there
is no state changes to process. This doesn't actually cause any problems
as we'd simply do nothing anyway.
2020-03-02 16:52:15 +00:00
..
data_stores Always return a deferred from `get_current_state_deltas`. (#7019) 2020-03-02 16:52:15 +00:00
engines Add some type annotations in `synapse.storage` (#6987) 2020-02-27 11:53:40 +00:00
schema
util
__init__.py
_base.py
background_updates.py
database.py Add some type annotations in `synapse.storage` (#6987) 2020-02-27 11:53:40 +00:00
keys.py
persist_events.py
prepare_database.py
presence.py
purge_events.py
push_rule.py
relations.py
roommember.py
state.py
types.py Add some type annotations in `synapse.storage` (#6987) 2020-02-27 11:53:40 +00:00