summary refs log tree commit diff
path: root/synapse/util/ratelimitutils.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-01-22Docs for treecacheDavid Baker1-0/+5
2016-01-22Use new invalidate_many cache invalidation to invalidate the ↵David Baker1-4/+15
event_push_actions cache appropriately.