aboutsummaryrefslogtreecommitdiff
path: root/internal/caching/cache_roominfo.go
AgeCommit message (Expand)Author
2022-08-03Remove roominfo cache (#2615)Neil Alexander
2022-07-13Pointerise `types.RoomInfo` in the cache so we can update it in-place in the ...Neil Alexander
2022-07-11Ristretto cache (#2563)Neil Alexander
2022-03-01Allow specifying max age for caches (#2239)Neil Alexander
2020-12-16Add RoomInfo cache, remove RoomServerRoomNIDsCache (#1646)Neil Alexander