You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse/storage
Anshul Madnawat 58f8305114
Inline SQL queries using boolean parameters (#15525)
1 year ago
..
controllers Speed up updating state in large rooms (#15971) 1 year ago
databases Inline SQL queries using boolean parameters (#15525) 1 year ago
engines Add a timeout that aborts any Postgres statement taking more than 1 hour. (#15853) 1 year ago
schema Bump DB version to 79 since synapse v1.88 was already there (#15998) 1 year ago
util Combine AbstractStreamIdTracker and AbstractStreamIdGenerator. (#15192) 2 years ago
__init__.py Rename storage classes (#12913) 3 years ago
_base.py Clear event caches when we purge history (#15609) 1 year ago
background_updates.py Fix downgrading to previous version of Synapse (#15907) 1 year ago
database.py Revert "Stop writing to column `user_id` of tables `profiles` and `user_filters`. (#15953) 1 year ago
keys.py Use auto_attribs/native type hints for attrs classes. (#11692) 3 years ago
prepare_database.py Add type hints to schema deltas (#15497) 2 years ago
push_rule.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
roommember.py Do not include rooms with an unknown room version in a sync response. (#10644) 3 years ago
types.py More precise type for LoggingTransaction.execute (#15432) 2 years ago