summary refs log tree commit diff
path: root/synapse/storage/databases/main/transactions.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Catch up after Federation Outage (split, 2): Track last successful stream ord...reivilibre2020-09-041-0/+38
* Catch-up after Federation Outage (split, 1) (#8230)reivilibre2020-09-041-3/+63
* Convert additional database code to async/await. (#8195)Patrick Cloke2020-08-281-16/+23
* Convert calls of async database methods to async (#8166)Patrick Cloke2020-08-271-8/+10
* Convert appservice, group server, profile and more databases to async (#8066)Patrick Cloke2020-08-121-5/+2
* Rename database classes to make some sense (#8033)Erik Johnston2020-08-051-0/+269