summary refs log tree commit diff
path: root/synapse/storage/databases (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-01-14Fix chain cover background update to work with split out event persisters ↵Erik Johnston2-25/+20
(#9115)
2021-01-14Fix get destinations to catch up query. (#9114)Erik Johnston2-13/+12
t was doing a sequential scan on `destination_rooms`, which took minut