MatrixSynapse/synapse/storage
David Robertson de981ae567
Claim local one-time-keys in bulk (#16565)
Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
2023-10-30 21:25:21 +00:00
..
controllers Convert state delta processing from a dict to attrs. (#16469) 2023-10-16 07:35:22 -04:00
databases Claim local one-time-keys in bulk (#16565) 2023-10-30 21:25:21 +00:00
engines
schema Allow multiple workers to write to receipts stream. (#16432) 2023-10-25 16:16:19 +01:00
util Fix bug where a new writer advances their token too quickly (#16473) 2023-10-23 16:57:30 +01:00
__init__.py
_base.py
background_updates.py
database.py Claim fallback keys in bulk (#16570) 2023-10-30 14:34:37 +00:00
keys.py
prepare_database.py
push_rule.py
roommember.py mypy plugin to check `@cached` return types (#14911) 2023-10-02 14:22:36 +00:00
types.py