summary refs log tree commit diff
path: root/synapse/storage/databases/main/transactions.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Catch up after Federation Outage (split, 2): Track last successful stream ↵reivilibre2020-09-041-0/+38
| | | | | ordering after transmission (#8247) Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
* Catch-up after Federation Outage (split, 1) (#8230)reivilibre2020-09-041-3/+63
| | | Signed-off-by: Olivier Wilkinson (reivilibre) <olivier@librepush.net>
* 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