MatrixSynapse/synapse/storage
Patrick Cloke 3ae56d125c
Improve the docstrings for the receipts store. (#12581)
2022-04-28 17:58:58 +00:00
..
databases Improve the docstrings for the receipts store. (#12581) 2022-04-28 17:58:58 +00:00
engines Refuse to start if DB has an unsafe locale (#12262) 2022-03-23 10:23:05 -07:00
schema Process device list updates asynchronously (#12365) 2022-04-12 16:50:40 +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
background_updates.py Add config settings for background update parameters (#11980) 2022-03-11 10:46:45 -08:00
database.py Update `delay_cancellation` to accept any awaitable (#12468) 2022-04-22 18:20:06 +01:00
keys.py
persist_events.py Resync state after partial-state join (#12394) 2022-04-12 13:23:43 +00:00
prepare_database.py Remove unused `# type: ignore`s (#12531) 2022-04-27 14:03:44 +01:00
purge_events.py
push_rule.py
roommember.py
state.py Await un-partial-stating after a partial-state join (#12399) 2022-04-21 07:42:03 +01:00
types.py Disallow untyped defs in synapse._scripts (#12422) 2022-04-11 12:41:55 +01:00