summary refs log tree commit diff
path: root/synapse/storage/databases/main/event_federation.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Convert simple_update* and simple_select* to async (#8173)Patrick Cloke2020-08-271-2/+2
* Micro-optimisations to get_auth_chain_ids (#8132)Richard van der Hoff2020-08-211-23/+17
* Convert events worker database to async/await. (#8071)Patrick Cloke2020-08-181-16/+14
* Remove some unused database functions. (#8085)Patrick Cloke2020-08-141-13/+0
* Converts event_federation and registration databases to async/await (#8061)Patrick Cloke2020-08-111-25/+13
* Rename database classes to make some sense (#8033)Erik Johnston2020-08-051-0/+726