summary refs log tree commit diff
path: root/synapse/storage/data_stores/main/signatures.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename database classes to make some sense (#8033)Erik Johnston2020-08-051-71/+0
* Shuffle persist event data store functions. (#7440)Erik Johnston2020-05-131-30/+0
* Move DB pool and helper functions into dedicated Database classErik Johnston2019-12-051-2/+2
* Remove underscore from SQLBaseStore functionsErik Johnston2019-12-041-1/+1
* Move storage classes into a main "data store".Erik Johnston2019-10-211-0/+101