MatrixSynapse/synapse/storage
Patrick Cloke 33fa82a34c
Stabilize support for MSC3958 (suppress notifications from edits). (#16113)
2023-08-23 13:22:34 -04:00
..
controllers Rename pagination&purge locks and add comments explaining them (#16112) 2023-08-16 16:19:54 +02:00
databases Stabilize support for MSC3958 (suppress notifications from edits). (#16113) 2023-08-23 13:22:34 -04:00
engines Run pyupgrade for python 3.7 & 3.8. (#16110) 2023-08-15 08:11:20 -04:00
schema Fix rare deadlock when using read/write locks (#16169) 2023-08-23 16:24:30 +01:00
util
__init__.py
_base.py
background_updates.py Override global statement timeout when creating indexes in Postgres (#16085) 2023-08-17 10:30:02 +01:00
database.py
keys.py Add cache to `get_server_keys_json_for_remote` (#16123) 2023-08-18 11:05:01 +01:00
prepare_database.py Run pyupgrade for python 3.7 & 3.8. (#16110) 2023-08-15 08:11:20 -04:00
push_rule.py
roommember.py
types.py