synapse-old/synapse/storage
Patrick Cloke 55c20da4a3 Merge remote-tracking branch 'origin/release-v1.91' into release-v1.92 2023-09-06 11:25:28 -04:00
..
controllers Rename pagination&purge locks and add comments explaining them (#16112) 2023-08-16 16:19:54 +02:00
databases Merge remote-tracking branch 'origin/release-v1.91' into release-v1.92 2023-09-06 11:25:28 -04:00
engines Run pyupgrade for python 3.7 & 3.8. (#16110) 2023-08-15 08:11:20 -04:00
schema Stop writing to the event_txn_id table (#16175) 2023-08-30 11:10:56 +01:00
util
__init__.py
_base.py
background_updates.py Log the details of background update failures (#16212) 2023-09-01 12:41:56 +01:00
database.py Bump mypy-zope & mypy. (#16188) 2023-08-29 10:38:56 -04:00
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