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 a4fa044c00
Fix 'rejected_events_metadata' background update (#9537)
4 years ago
..
databases Fix 'rejected_events_metadata' background update (#9537) 4 years ago
engines Update black, and run auto formatting over the codebase (#9381) 4 years ago
schema Only run one background update at a time 5 years ago
util Refactor to ensure we call check_consistency (#9470) 4 years ago
__init__.py Update black, and run auto formatting over the codebase (#9381) 4 years ago
_base.py Add additional type hints to the storage module. (#8980) 4 years ago
background_updates.py Update black, and run auto formatting over the codebase (#9381) 4 years ago
database.py Refactor to ensure we call check_consistency (#9470) 4 years ago
keys.py Add additional type hints to the storage module. (#8980) 4 years ago
persist_events.py Update black, and run auto formatting over the codebase (#9381) 4 years ago
prepare_database.py Update black, and run auto formatting over the codebase (#9381) 4 years ago
purge_events.py Purge chain cover tables when purging events. (#9498) 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 Bump the mypy and mypy-zope versions. (#9529) 4 years ago
state.py Update black, and run auto formatting over the codebase (#9381) 4 years ago
types.py Update type hints for Cursor to match PEP 249. (#9299) 4 years ago