summary refs log tree commit diff
path: root/synapse/storage (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-06Pull in necessary stores in federation_readerErik Johnston1-1/+0
2018-08-06Move necessary storage functions to worker classesErik Johnston3-98/+100
2018-08-06Import all functions from TransactionStoreErik Johnston1-11/+2
2018-08-06