MatrixSynapse/synapse/storage
reivilibre c7b2f1ccdc
Back out in-flight state caching changes. (#12126)
2022-03-02 10:37:04 +00:00
..
databases Back out in-flight state caching changes. (#12126) 2022-03-02 10:37:04 +00:00
engines Db txn set isolation level (#11799) 2022-01-25 15:14:46 +01:00
schema Faster joins: persist to database (#12012) 2022-03-01 12:49:54 +00:00
util
__init__.py
_base.py Invalidate the get_users_in_room{_with_profile} caches only when necessary. (#11878) 2022-02-02 12:24:07 -05:00
background_updates.py
database.py Pass `isolation_level` to `runWithConnection` (#11847) 2022-01-27 17:45:39 +00:00
keys.py
persist_events.py Minor typing fixes for `synapse/storage/persist_events.py` (#12069) 2022-02-25 10:19:49 +00:00
prepare_database.py
purge_events.py
push_rule.py
relations.py Support pagination tokens from /sync and /messages in the relations API. (#11952) 2022-02-10 10:52:48 -05:00
roommember.py
state.py Fix bug in `StateFilter.return_expanded()` and add some tests. (#12016) 2022-02-18 14:54:31 +00:00
types.py