MatrixSynapse/synapse/storage
Maxwell G 12611bfcdd
Add support for pydantic v2 via pydantic.v1 compat module (#16332)
While maintaining support with pydantic v1.
2023-09-25 15:19:08 +00:00
..
controllers Convert more cached return values to immutable types (#16356) 2023-09-20 07:48:55 -04:00
databases Convert more cached return values to immutable types (#16356) 2023-09-20 07:48:55 -04:00
engines Delete device messages asynchronously and in staged batches (#16240) 2023-09-06 09:30:53 +02:00
schema Some minor performance fixes for task schedular (#16313) 2023-09-14 16:20:47 +01:00
util
__init__.py
_base.py
background_updates.py Add support for pydantic v2 via pydantic.v1 compat module (#16332) 2023-09-25 15:19:08 +00:00
database.py Convert `_insert_graph_receipts_txn` to `simple_upsert` (#16299) 2023-09-15 09:16:45 +01:00
keys.py
prepare_database.py
push_rule.py
roommember.py
types.py