summary refs log tree commit diff
path: root/synapse/storage/databases/main/stream.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Convert events worker database to async/await. (#8071)Patrick Cloke2020-08-181-1/+0
* Fix the return type of send_nonmember_events. (#8112)Patrick Cloke2020-08-181-4/+15
* Convert stream database to async/await. (#8074)Patrick Cloke2020-08-171-187/+200
* Rename database classes to make some sense (#8033)Erik Johnston2020-08-051-0/+1064