MatrixSynapse/synapse/storage
Quentin Gliech 9c77557ab3
Fix device deletion with MSC3861 enabled
2023-08-31 17:50:49 +02:00
..
controllers
databases Fix device deletion with MSC3861 enabled 2023-08-31 17:50:49 +02: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 Combine AbstractStreamIdTracker and AbstractStreamIdGenerator. (#15192) 2023-03-03 08:13:37 -05:00
__init__.py
_base.py Clear event caches when we purge history (#15609) 2023-06-08 13:14:40 +01:00
background_updates.py
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
push_rule.py
roommember.py
types.py