summary refs log tree commit diff
path: root/synapse/storage/databases/main/receipts.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Convert receipts and events databases to async/await. (#8076)Patrick Cloke2020-08-141-36/+46
* Convert misc database code to async (#8087)Patrick Cloke2020-08-141-3/+2
* Reduce unnecessary whitespace in JSON. (#7372)David Vo2020-08-071-5/+4
* Rename database classes to make some sense (#8033)Erik Johnston2020-08-051-0/+591