summary refs log tree commit diff
path: root/synapse/storage/databases/main/events_bg_updates.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Simplify super() calls to Python 3 syntax. (#8344)Patrick Cloke2020-09-181-1/+1
* Convert receipts and events databases to async/await. (#8076)Patrick Cloke2020-08-141-27/+19
* Rename database classes to make some sense (#8033)Erik Johnston2020-08-051-0/+585