MatrixSynapse/synapse/storage
Brendan Abolivier d4daff9b59
Fix /notifications and pushers misbehaving because of unread counts (#8280)
2020-09-08 15:26:06 +01:00
..
databases Fix /notifications and pushers misbehaving because of unread counts (#8280) 2020-09-08 15:26:06 +01:00
engines
schema
util Add more logging to debug slow startup (#8264) 2020-09-07 13:36:02 +01:00
__init__.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
_base.py
background_updates.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
database.py Fix type signature in simple_select_one_onecol and friends (#8241) 2020-09-04 12:02:29 +01:00
keys.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
persist_events.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
prepare_database.py Add more logging to debug slow startup (#8264) 2020-09-07 13:36:02 +01:00
purge_events.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
push_rule.py
relations.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
roommember.py
state.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
types.py