summary refs log tree commit diff
path: root/synapse/storage/events.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-18Batch cache invalidation over replicationErik Johnston1-24/+1
2019-02-18Fixup error handling and messageErik Johnston1-5/+6
2019-02-18Move register_device into handlerErik Johnston5