summary refs log tree commit diff
path: root/synapse/storage/databases/main/signatures.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Return read-only collections from `@cached` methods (#13755)Sean Quah2023-02-101-3/+3
* remove constantly lib use and switch to enums. (#12624)andrew do2022-05-041-1/+1
* Add some type hints to datastore (#12423)Dirk Klimpel2022-04-121-1/+1
* Stop reading from `event_reference_hashes` (#11794)Richard van der Hoff2022-01-211-30/+24
* Get db signatures file to pass mypy (#11312)David Robertson2021-11-111-2/+2
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Convert additional databases to async/await part 2 (#8200)Patrick Cloke2020-09-011-7/+33
* Convert additional database stores to async/await (#8045)Patrick Cloke2020-08-071-5/+2
* Rename database classes to make some sense (#8033)Erik Johnston2020-08-051-0/+71