summary refs log tree commit diff
path: root/synapse/storage/databases/__init__.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Close the database connection we create during startup (#8131)Richard van der Hoff2020-08-191-1/+10
* Change HomeServer definition to work with typing.Erik Johnston2020-08-111-12/+16
* Rename database classes to make some sense (#8033)Erik Johnston2020-08-051-0/+97