-
- Downloads
Add a background update to clear tombstoned rooms from the directory (#6648)
* Add a background update to clear tombstoned rooms from the directory * use the ABC metaclass
Showing
- changelog.d/6648.bugfix 1 addition, 0 deletionschangelog.d/6648.bugfix
- scripts/synapse_port_db 5 additions, 0 deletionsscripts/synapse_port_db
- synapse/storage/_base.py 3 additions, 1 deletionsynapse/storage/_base.py
- synapse/storage/background_updates.py 15 additions, 0 deletionssynapse/storage/background_updates.py
- synapse/storage/data_stores/main/room.py 64 additions, 0 deletionssynapse/storage/data_stores/main/room.py
- synapse/storage/data_stores/main/schema/delta/56/remove_tombstoned_rooms_from_directory.sql 18 additions, 0 deletions...chema/delta/56/remove_tombstoned_rooms_from_directory.sql
Loading
Please register or sign in to comment