summary refs log tree commit diff
path: root/docs/tcp_replication.md (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-01-07Add a background update to clear tombstoned rooms from the directory (#6648)Richard van der Hoff6-1/+106
* Add a background update to clear tombstoned rooms from the directory * use the ABC metaclass
2020-01-07Async/await for background updates (#6647)Richard van der Hoff2-16/+21
so that bg update routines can be async