summary refs log tree commit diff
path: root/synapse/storage (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-05Invalidate the room_member cache if the current state events updatesMark Haines1-0/+5
2015-05-05Missing return for when the event was already persistedMark Haines1-1/+1
2015-05-05Invalidate the caches from the correct threadMark Haines6-29/+46
2015-05-05Sequence the modifications to the cach