summary refs log tree commit diff
path: root/synapse/storage/databases/main/metrics.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move additional tasks to the background worker (#8458)Patrick Cloke2020-10-071-9/+5
* Allow background tasks to be run on a separate worker. (#8369)Patrick Cloke2020-10-021-0/+195
* Add an improved "forward extremities" metricRichard van der Hoff2020-09-301-2/+25
* Rewrite BucketCollectorRichard van der Hoff2020-09-301-16/+10
* Convert tags and metrics databases to async/await (#8062)Patrick Cloke2020-08-111-14/+6
* Rename database classes to make some sense (#8033)Erik Johnston2020-08-051-0/+130