summary refs log tree commit diff
path: root/synapse/util/caches/room_change_cache.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Ensure keys to RoomStreamChangeCache are intsErik Johnston2016-01-281-0/+6
* Invalidate caches properly. Remove unused argErik Johnston2016-01-281-2/+2
* Add cache to room streamErik Johnston2016-01-271-0/+86