aboutsummaryrefslogtreecommitdiff
path: root/internal/caching/impl_ristretto.go
AgeCommit message (Expand)Author
2022-08-12Protect user_interactive reads and writes with locks (#2635)Tak Wai Wong
2022-08-03Remove roominfo cache (#2615)Neil Alexander
2022-07-19Add event state key cache (#2576)Neil Alexander
2022-07-18Tweak cache counters (#2575)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