MatrixSynapse/synapse/storage
Richard van der Hoff 24b590de32
Remove code which updates `application_services_state.last_txn` (#12680)
This column is unused as of #12209, so let's stop writing to it.
2022-05-17 11:07:18 +01:00
..
databases Remove code which updates `application_services_state.last_txn` (#12680) 2022-05-17 11:07:18 +01:00
engines Tidy up and type-hint the database engine modules (#12734) 2022-05-17 00:34:38 +01:00
schema Remove code which updates `application_services_state.last_txn` (#12680) 2022-05-17 11:07:18 +01:00
util Await un-partial-stating after a partial-state join (#12399) 2022-04-21 07:42:03 +01:00
__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 Another batch of type annotations (#12726) 2022-05-13 12:35:31 +01:00
database.py Reduce the number of "untyped defs" (#12716) 2022-05-12 14:33:50 +00:00
keys.py
persist_events.py Reduce the number of "untyped defs" (#12716) 2022-05-12 14:33:50 +00:00
prepare_database.py Reduce the number of "untyped defs" (#12716) 2022-05-12 14:33:50 +00:00
purge_events.py
push_rule.py
roommember.py
state.py Reduce the number of "untyped defs" (#12716) 2022-05-12 14:33:50 +00:00
types.py Tidy up and type-hint the database engine modules (#12734) 2022-05-17 00:34:38 +01:00