summary refs log tree commit diff
path: root/synapse/storage/databases/state/store.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mypy fixes for `synapse.handlers.federation` (#8422)Richard van der Hoff2020-09-291-2/+2
* Add checks for postgres sequence consistency (#8402)Erik Johnston2020-09-281-0/+3
* Simplify super() calls to Python 3 syntax. (#8344)Patrick Cloke2020-09-181-1/+1
* Convert state and stream stores and related code to async (#8194)Patrick Cloke2020-08-281-13/+13
* Rename database classes to make some sense (#8033)Erik Johnston2020-08-051-0/+644