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
Erik Johnston 6633a4015a
Allow moving account data and receipts streams off master (#9104)
4 years ago
..
databases Allow moving account data and receipts streams off master (#9104) 4 years ago
engines Reduce serialization errors in MultiWriterIdGen (#8456) 4 years ago
schema Only run one background update at a time 5 years ago
util Allow moving account data and receipts streams off master (#9104) 4 years ago
__init__.py Add additional type hints to the storage module. (#8980) 4 years ago
_base.py Add additional type hints to the storage module. (#8980) 4 years ago
background_updates.py Add additional type hints to the storage module. (#8980) 4 years ago
database.py Fix chain cover background update to work with split out event persisters (#9115) 4 years ago
keys.py Add additional type hints to the storage module. (#8980) 4 years ago
persist_events.py Try and drop stale extremities. (#8929) 4 years ago
prepare_database.py Remove old tables after schema version bump (#9055) 4 years ago
purge_events.py Add additional type hints to the storage module. (#8980) 4 years ago
push_rule.py Move storage classes into a main "data store". 5 years ago
relations.py Add additional type hints to the storage module. (#8980) 4 years ago
roommember.py Add EventStreamPosition type (#8388) 4 years ago
state.py Add additional type hints to the storage module. (#8980) 4 years ago
types.py Pre-emptively fix synapse.storage.types.Connection for future mypy release (#8577) 4 years ago