summary refs log tree commit diff
path: root/synapse/storage/databases/main/state_deltas.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Wait for lazy join to complete when getting current state (#12872)Erik Johnston2022-06-011-1/+3
* Improve log messages for stream ids (#11536)Richard van der Hoff2021-12-081-1/+3
* Annotations for state_deltas.py (#11316)David Robertson2021-11-121-3/+13
* Remove unnecessary parentheses around tuples returned from methods (#10889)Andrew Morgan2021-09-231-1/+1
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Fix some typos.Patrick Cloke2021-02-121-2/+2
* Convert state and stream stores and related code to async (#8194)Patrick Cloke2020-08-281-10/+11
* Rename database classes to make some sense (#8033)Erik Johnston2020-08-051-0/+121