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
Andrew Morgan 2030193e55 Remove local threepids on account deactivation (#6426) 5 years ago
..
data_stores Remove local threepids on account deactivation (#6426) 5 years ago
engines Merge pull request #6156 from matrix-org/erikj/postgres_any 5 years ago
schema Move schema delta files to the correct data store. 5 years ago
util Update black to 19.10b0 (#6304) 5 years ago
__init__.py Merge branch 'develop' of github.com:matrix-org/synapse into erikj/split_purge_history 5 years ago
_base.py Fix guest -> real account upgrade with account validity enabled (#6359) 5 years ago
background_updates.py Add CI for synapse_port_db (#6140) 5 years ago
keys.py Move storage classes into a main "data store". 5 years ago
persist_events.py Merge pull request #6294 from matrix-org/erikj/add_state_storage 5 years ago
prepare_database.py Clean up prepare_database.py a bit and add comments 5 years ago
presence.py Move storage classes into a main "data store". 5 years ago
purge_events.py Change to not require a state_groups.room_id index. 5 years ago
push_rule.py Move storage classes into a main "data store". 5 years ago
relations.py Move storage classes into a main "data store". 5 years ago
roommember.py Move storage classes into a main "data store". 5 years ago
state.py Apply suggestions from code review 5 years ago