summary refs log tree commit diff
path: root/synapse/logging/utils.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-09Port synapse.handlers.initial_sync to async/awaitErik Johnston1-52/+44
2019-12-09Remove SnapshotCache in favour of ResponseCacheErik Johnston3-168/