summary refs log tree commit diff
path: root/synapse/replication/slave (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-13Shift some of the state_group methods into the SlavedEventStoreMark Haines1-0/+19
2016-05-13Allow receipts for events we haven't seen in the dbMark Haines1-4/+6
2016-05-13Add a slaved datastore for account dataMark Haines2