MatrixSynapse/synapse/storage
Patrick Cloke 11df4ec6c2
Add more type hints to the main state store. (#12267)
2022-03-31 13:38:09 -04:00
..
databases Add more type hints to the main state store. (#12267) 2022-03-31 13:38:09 -04:00
engines Refuse to start if DB has an unsafe locale (#12262) 2022-03-23 10:23:05 -07:00
schema Send device list updates to application services (MSC3202) - part 1 (#11881) 2022-03-30 14:39:27 +01:00
util
__init__.py
_base.py
background_updates.py Add config settings for background update parameters (#11980) 2022-03-11 10:46:45 -08:00
database.py Update `LoggingTransaction.call_after` and `call_on_exception` docstrings (#12315) 2022-03-29 12:31:05 +01:00
keys.py
persist_events.py Add cache for `get_membership_from_event_ids` (#12272) 2022-03-25 14:58:56 +00:00
prepare_database.py
purge_events.py
push_rule.py
roommember.py
state.py Fix type of `events` in `StateGroupStorage` and `StateHandler` (#12156) 2022-03-04 10:25:18 +00:00
types.py