summary refs log tree commit diff
path: root/synapse/util/caches/expiringcache.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-07Support any process writing to cache invalidation stream. (#7436)Erik Johnston26-231/+226
2020-05-06Stop Auth methods from polling the co