summary refs log tree commit diff
path: root/synapse/http (unfollow)
Commit message (Expand)AuthorFilesLines
2018-02-05Factor out common code for search insertRichard van der Hoff1-33/+62
2018-02-05Move store_event_search_txn to SearchStoreRichard van der Hoff2-35/+41
2018-02-05report metrics on number of cache evictionsRichard van der Hoff5-5/+56
2018-02-05