summary refs log tree commit diff
path: root/synapse/storage/databases/main/keys.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Convert additional database code to async/await. (#8195)Patrick Cloke2020-08-281-11/+13
* Convert calls of async database methods to async (#8166)Patrick Cloke2020-08-271-10/+16
* Do not assume calls to runInteraction return Deferreds. (#8133)Patrick Cloke2020-08-201-12/+16
* Rename database classes to make some sense (#8033)Erik Johnston2020-08-051-0/+210