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
Patrick Cloke 8c94b3abe9
Experimental support to include bundled aggregations in search results (MSC3666) (#11837)
3 years ago
..
databases Experimental support to include bundled aggregations in search results (MSC3666) (#11837) 3 years ago
engines Db txn set isolation level (#11799) 3 years ago
schema Add a background database update to purge account data for deactivated users. (#11655) 3 years ago
util Use auto_attribs/native type hints for attrs classes. (#11692) 3 years ago
__init__.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
_base.py Invalidate the get_users_in_room{_with_profile} caches only when necessary. (#11878) 3 years ago
background_updates.py Make background updates controllable via a plugin (#11306) 3 years ago
database.py Pass `isolation_level` to `runWithConnection` (#11847) 3 years ago
keys.py Use auto_attribs/native type hints for attrs classes. (#11692) 3 years ago
persist_events.py Refactor `backfilled` into specific behavior function arguments (`_persist_events_and_state_updates`) (#11417) 3 years ago
prepare_database.py Minor updates, and docs, for schema delta files (#11823) 3 years ago
purge_events.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
push_rule.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
relations.py Use auto_attribs/native type hints for attrs classes. (#11692) 3 years ago
roommember.py Do not include rooms with an unknown room version in a sync response. (#10644) 3 years ago
state.py Create singletons for `StateFilter.{all,none}()` (#11836) 3 years ago
types.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago