aboutsummaryrefslogtreecommitdiff
path: root/internal/caching/impl_inmemorylru.go
AgeCommit message (Expand)Author
2022-05-06Move LL cache (#2429)Till
2022-03-01Set max age of 5 minutes for spaces summary cacheNeil Alexander
2022-03-01Allow specifying max age for caches (#2239)Neil Alexander
2022-03-01msc2946: add federation cache (#2238)kegsay
2022-02-18Remove event type and state key caches (#2200)Neil Alexander
2021-02-17Gradually evict oldest cache entries (#1768)Neil Alexander
2020-12-16Add RoomInfo cache, remove RoomServerRoomNIDsCache (#1646)Neil Alexander
2020-12-04Federation sender event cache (#1614)Neil Alexander
2020-08-25Roomserver NID caches (#1335)Neil Alexander
2020-06-16More server key updates, tests (#1129)Neil Alexander
2020-06-12More key tweaks (#1116)Neil Alexander
2020-06-05More flexible caching (#1101)Neil Alexander