summary refs log tree commit diff
path: root/synapse/replication/tcp/commands.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-07Support any process writing to cache invalidation stream. (#7436)Erik Johnston1-33/+0
2020-05-06Stop Auth methods from polling the config on every req. (#7420)Andrew Morgan7-106/+168